remove deprecated features

TODO: the config should now be written in lua.
Nice :)
This commit is contained in:
2026-05-13 20:41:14 +02:00
parent 1ea8435dc0
commit 3d07c22bf2
-2
View File
@@ -180,7 +180,6 @@ animations {
# See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this
}
@@ -243,7 +242,6 @@ bind = $mainMod, M, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdow
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, G, togglefloating,
bind = $mainMod, D, exec, $menu
bind = $mainMod, COMMA, togglesplit, # dwindle
bind = $mainMod, F, fullscreen
# Move focus with mainMod + arrow keys