[exwm] add key for shell

This commit is contained in:
contrapunctus 2021-08-08 23:12:33 +05:30
parent 13a31da9a0
commit ef2b9950ac
1 changed files with 2 additions and 0 deletions

View File

@ -91,7 +91,9 @@ 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)
([?\C-`] . shell)
([?\s-e] . split-window-below)
([?\s-u] . split-window-right)