adds keybinds for paneru

This commit is contained in:
Dennis Schoepf 2026-03-06 00:08:20 +01:00
parent 1b6fef20df
commit 5b425bf0c4

View file

@ -102,9 +102,11 @@
window_focus_east = "alt - l";
window_focus_north = "alt - k";
window_focus_south = "alt - j";
window_focus_first = "alt - b";
window_focus_last = "alt - e";
window_swap_west = "alt + shift - h";
window_swap_east = "alt + shift - l";
window_swap_first = "alt + shift - a";
window_swap_first = "alt + shift - b";
window_swap_last = "alt + shift - e";
window_center = "alt - c";
window_resize = "alt - r";