adds keybinds for paneru
This commit is contained in:
parent
1b6fef20df
commit
5b425bf0c4
1 changed files with 3 additions and 1 deletions
|
|
@ -102,9 +102,11 @@
|
||||||
window_focus_east = "alt - l";
|
window_focus_east = "alt - l";
|
||||||
window_focus_north = "alt - k";
|
window_focus_north = "alt - k";
|
||||||
window_focus_south = "alt - j";
|
window_focus_south = "alt - j";
|
||||||
|
window_focus_first = "alt - b";
|
||||||
|
window_focus_last = "alt - e";
|
||||||
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 - b";
|
||||||
window_swap_last = "alt + shift - e";
|
window_swap_last = "alt + shift - e";
|
||||||
window_center = "alt - c";
|
window_center = "alt - c";
|
||||||
window_resize = "alt - r";
|
window_resize = "alt - r";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue