mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-13 13:32:49 +01:00
add fake fullscreen keybind
This commit is contained in:
parent
892efe8df7
commit
81f6ce4e7d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ bind = SUPER, P, pseudo, # dwindle
|
|||
bind = SUPER, R, togglesplit, # dwindle
|
||||
bind = SUPER, F, fullscreen,
|
||||
bind = SUPER SHIFT, F, exec, hyprtool fullerscreen
|
||||
bind = SUPER CTRL, F, fakefullscreen,
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = SUPER, left, movefocus, l
|
||||
|
|
Loading…
Reference in a new issue