fixes keybinds for paneru

This commit is contained in:
Dennis Schoepf 2026-03-05 23:49:31 +01:00
parent 27866b6837
commit c062e64866

View file

@ -101,8 +101,8 @@
window_focus_east = "alt - l";
window_focus_north = "alt - k";
window_focusalt_south = "alt - j";
window_swap_west = "alt - shift - h";
window_swap_east = "alt - shift - l";
window_swap_west = "alt + shift - h";
window_swap_east = "alt + shift - l";
window_swap_first = "alt + shift - a";
window_swap_last = "alt + shift - e";
window_center = "alt - c";