fix spacing issue in hyprland conf

This commit is contained in:
lucy 2026-01-21 01:37:25 +01:00
parent 50acacf0d1
commit 1e9b4ecfc5

View File

@ -251,7 +251,7 @@ bind = $mainMod, down, movefocus, d
bind = $mainMod, h, movefocus, l bind = $mainMod, h, movefocus, l
bind = $mainMod, l, movefocus, r bind = $mainMod, l, movefocus, r
bind = $mainMod, k, movefocus, u bind = $mainMod, k, movefocus, u
bind = $mainMod, j,movefocus, d bind = $mainMod, j,movefocus, d
# Switch workspaces with mainMod + [0-9] # Switch workspaces with mainMod + [0-9]
bind = $mainMod, 1, workspace, 1 bind = $mainMod, 1, workspace, 1