add window management keybinds to close and togglefloating

This commit is contained in:
Gabriella Bere 2024-08-24 11:17:29 +01:00
parent 40311e8350
commit aa857f5373

View file

@ -127,6 +127,10 @@
# Screen locking tool # Screen locking tool
"$mod, l, exec, hyprlock" "$mod, l, exec, hyprlock"
# Window management
"$mod, x, killactive"
"$mod, tab, togglefloating"
] ]
++ ( ++ (
# workspaces # workspaces