diff options
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/.config/hypr/binds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/.config/hypr/binds.conf b/hypr/.config/hypr/binds.conf index ea62c0b..0c08493 100644 --- a/hypr/.config/hypr/binds.conf +++ b/hypr/.config/hypr/binds.conf @@ -13,7 +13,7 @@ bind = $mainMod, P, exec, hyprpicker -a bind = $mainMod, L, exec, hyprlock bind = $mainMod, R, togglesplit, # dwindle bind = $mainMod, F, fullscreen -bind = $mainMod, G, fakefullscreen +bind = $mainMod, G, fullscreenstate, 0 3 bind = $mainMod, W, exec, cachy-browser bind = $mainMod, X, exec, nemo bind = $mainMod, backslash, exec, "${HOME}/.config/hypr/scripts/layout.sh" |
