[exwm] add input method keybinding

This commit is contained in:
contrapunctus 2021-08-04 14:07:36 +05:30
parent 7211ff438e
commit 2427f2b4d1
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ This needs to be before =boon=/=exwm=, or you get a "failed to define function i
([?\C-2] . select-window-2)
([?\C-3] . select-window-3)
([?\C-4] . select-window-4)
([?\C-\\] . toggle-input-method)
([?\s-q] . delete-other-windows)
([?\s-j] . split-window-below)