configure floating toggles

This commit is contained in:
Nathan Braswell
2026-04-30 21:49:01 -04:00
parent 43fb763905
commit 815211acfb

View File

@@ -275,6 +275,8 @@
"Super+Ctrl+R".action = reset-window-height;
"Super+F".action = maximize-column;
"Super+Shift+F".action = fullscreen-window;
"Super+Shift+G".action = toggle-window-floating;
"Super+Shift+T".action = switch-focus-between-floating-and-tiling;
"Super+C".action = center-column;
"Super+Minus".action = set-column-width "-10%";