fake full screen binding
This commit is contained in:
parent
e0aef2082c
commit
5695ac8341
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ in
|
||||||
bind = SUPER_SHIFT,Q, killactive,
|
bind = SUPER_SHIFT,Q, killactive,
|
||||||
bind = SUPER_SHIFT,space, togglefloating,active
|
bind = SUPER_SHIFT,space, togglefloating,active
|
||||||
bind = SUPER_SHIFT,F, fullscreen,0
|
bind = SUPER_SHIFT,F, fullscreen,0
|
||||||
|
bind = SUPER_ALT,F, fakefullscreen
|
||||||
|
|
||||||
bind = SUPER_SHIFT,C, exec, ${hyprctl} reload
|
bind = SUPER_SHIFT,C, exec, ${hyprctl} reload
|
||||||
bind = SUPER_SHIFT,C, exec, systemctl --user restart swayidle.service
|
bind = SUPER_SHIFT,C, exec, systemctl --user restart swayidle.service
|
||||||
|
|
Loading…
Reference in a new issue