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 d40b297..cbc82b7 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -497,7 +497,7 @@ ([?\s-o] . switch-window) ([?\s-p] . jao-prev-window) ([?\s-R] . app-launcher-run-app) - ([?\s-r] . jao-recoll-transient) + ([?\s-r] . jao-transient-recoll) ([?\s-s] . jao-transient-streaming) ([?\s-t] . vterm) ([?\s-w] . jao-transient-utils) |