diff options
author | jao <jao@gnu.org> | 2022-12-09 22:41:01 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-12-09 22:41:43 +0000 |
commit | 75cc671cf1e08fcbca2f92bde26b57652176a41c (patch) | |
tree | e76457ca542172634f1cf9b77a23fe430b0e78c1 /custom | |
parent | 442b1cac985fc0789275d3e4cd8d4ea24a1fe1a5 (diff) | |
download | elibs-75cc671cf1e08fcbca2f92bde26b57652176a41c.tar.gz elibs-75cc671cf1e08fcbca2f92bde26b57652176a41c.tar.bz2 |
eat: diminish mode
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) |