more stoof

This commit is contained in:
2025-10-14 21:46:29 -07:00
parent 2e6802f327
commit 2671dfefd2

View File

@@ -224,6 +224,9 @@ bind = $mainMod SHIFT, 0, movetoworkspacesilent, 10
bind = $mainMod, Space, togglespecialworkspace, magic
bind = $mainMod SHIFT, Space, movetoworkspacesilent, special:magic
# Lock
bind = $mainMod, ESCAPE, exec, hyprlock
# Control windows
bind = $mainMod, equal, splitratio, 0.05 # make focused split wider
bind = $mainMod, minus, splitratio, -0.05 # make focused split narrower