diff --git a/hypr/conf/keybindings/custom.conf b/hypr/conf/keybindings/custom.conf index b56b639..8416416 100644 --- a/hypr/conf/keybindings/custom.conf +++ b/hypr/conf/keybindings/custom.conf @@ -14,6 +14,9 @@ bind = $mainMod SHIFT, E, exec, emote # Windows bind = $mainMod, Q, killactive bind = $mainMod, F, fullscreen +bind = $mainMod SHIFT, F, fullscreen, 1 +bind = $mainMod CTRL SHIFT, F, fullscreen, 2 +bind = $mainMod ALT, F, fakefullscreen bind = $mainMod, E, exec, ~/dotfiles/.settings/filemanager.sh bind = $mainMod, T, togglefloating bind = $mainMod SHIFT, T, exec, ~/dotfiles/hypr/scripts/toggleallfloat.sh