fixes keybinds for paneru
This commit is contained in:
parent
27866b6837
commit
c062e64866
1 changed files with 2 additions and 2 deletions
|
|
@ -101,8 +101,8 @@
|
||||||
window_focus_east = "alt - l";
|
window_focus_east = "alt - l";
|
||||||
window_focus_north = "alt - k";
|
window_focus_north = "alt - k";
|
||||||
window_focusalt_south = "alt - j";
|
window_focusalt_south = "alt - j";
|
||||||
window_swap_west = "alt - shift - h";
|
window_swap_west = "alt + shift - h";
|
||||||
window_swap_east = "alt - shift - l";
|
window_swap_east = "alt + shift - l";
|
||||||
window_swap_first = "alt + shift - a";
|
window_swap_first = "alt + shift - a";
|
||||||
window_swap_last = "alt + shift - e";
|
window_swap_last = "alt + shift - e";
|
||||||
window_center = "alt - c";
|
window_center = "alt - c";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue