[exwm] try keeping Enter-dependent commands under RH, rest under LH

This commit is contained in:
contrapunctus 2021-08-28 14:21:06 +05:30
parent 93d1433333
commit 102bb66bba
1 changed files with 2 additions and 8 deletions

View File

@ -100,17 +100,11 @@ This needs to be before =boon=/=exwm=, or you get a "failed to define function i
([?\C-\\] . toggle-input-method)
([?\C-`] . shell)
([?\s-e] . split-window-below)
([?\s-u] . split-window-right)
([?\s-q] . exwm-input-toggle-keyboard)
([?\s-j] . ido-mini)
([?\s-k] . contrapunctus-general-hydra/body)
([?\s-j] . split-window-below)
([?\s-k] . split-window-right)
([?\s-x] . delete-other-windows)
([?\s-t] . split-window-below)
([?\s-n] . split-window-right)
([?\s-b] . delete-other-windows)
([?\s-m] . contrapunctus-general-hydra/body)
([?\s-w] . ido-mini)