diff options
author | jao <jao@gnu.org> | 2024-04-06 15:53:56 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-04-06 15:53:56 +0100 |
commit | b48311310f3cc62d192d286c9b2dfdc26450230f (patch) | |
tree | 25d2f1ca3bf3e4ccbd535f05b331426985099c1a /custom | |
parent | dac2d69fcaacef77f7b6a6ce3093e00a3190d115 (diff) | |
download | elibs-b48311310f3cc62d192d286c9b2dfdc26450230f.tar.gz elibs-b48311310f3cc62d192d286c9b2dfdc26450230f.tar.bz2 |
ednc exwm shortcut
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-exwm.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index 6e5dc96..d4f14b7 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -507,6 +507,7 @@ ([?\s-R] . app-launcher-run-app) ([?\s-r] . jao-transient-recoll) ([?\s-s] . jao-transient-streaming) + ([?\s-n] . jao-transient-ednc) ([?\s-t] . eat) ([?\s-w] . jao-transient-utils) ([?\s-z] . jao-transient-sleep) |