diff options
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-exwm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index 3ba9d49..dbb05a2 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -508,7 +508,7 @@ ([?\s-R] . app-launcher-run-app) ([?\s-r] . jao-transient-recoll) ([?\s-s] . jao-transient-streaming) - ([?\s-t] . vterm) + ([?\s-t] . eat) ([?\s-w] . jao-transient-utils) ([?\s-z] . jao-transient-sleep) ([XF86AudioMute] . jao-mixer-master-toggle) |