diff options
-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) |