[exwm] add right-hand keybindings for window switching

This commit is contained in:
contrapunctus 2021-08-11 23:46:51 +05:30
parent a36d9a221f
commit 26cd72b160
1 changed files with 5 additions and 0 deletions

View File

@ -92,6 +92,11 @@ This needs to be before =boon=/=exwm=, or you get a "failed to define function i
([?\C-3] . select-window-3)
([?\C-4] . select-window-4)
([?\C-7] . select-window-1)
([?\C-8] . select-window-2)
([?\C-9] . select-window-3)
([?\C-0] . select-window-4)
([?\C-\\] . toggle-input-method)
([?\C-`] . shell)