fix: Update keybind syntax and add jetbrains window rules

This commit is contained in:
2026-03-11 12:14:34 +11:00
parent 7fff956fbe
commit daf3952b7b
2 changed files with 42 additions and 3 deletions

View File

@@ -23,9 +23,8 @@ bind = $mainMod, V, exec, [float] kitty --class float-80 -e $clipboard
# Layout
bind = $mainMod, J, togglesplit, # Split direction
bind = $mainMod, code:35, togglesplit, # Split direction
bind = $mainMod SHIFT, J,swapsplit # Swap master and secondary in dwindle
bind = $mainMod, J, layoutmsg, togglesplit # Split direction
bind = $mainMod, code:35, layoutmsg, togglesplit # Split direction
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l