Replies: 2 comments 2 replies
-
Alright, I got it but it is buggy. Sometimes it will not resize the window, I do not know why. Whatever. If anyone knows why please let me know. Thanks.
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Hey, I seem to have found another simple solution. In hyprland.conf I've put: bind = $mainMod SHIFT, V, exec, hyprctl --batch "dispatch togglefloating ; dispatch resizeactive exact 80% 80% ; dispatch centerwindow 1" and together with the default bind for float windows I have a handy pair. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
That rules only apply when windows are initially opened floating.
Is it somehow possible to apply these rules to windows when their state change from tiled to floating ?
Thanks for the attention.
EDIT: OK, I see that the IPC have 'changefloatingmode'. I am trying to script this one. I will let you know if I get it working.
Beta Was this translation helpful? Give feedback.
All reactions