diff options
author | jao <jao@gnu.org> | 2022-09-03 02:10:51 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-09-03 02:10:51 +0100 |
commit | abaa134f191e18c7acafdd0225e785e251544728 (patch) | |
tree | 9ac8c8ceca84fd3f8b9977c40622b29ebdc58f98 /custom | |
parent | 75215fe4c57089e14ac9af07ac6c69591f79f664 (diff) | |
download | elibs-abaa134f191e18c7acafdd0225e785e251544728.tar.gz elibs-abaa134f191e18c7acafdd0225e785e251544728.tar.bz2 |
uniform jao-transient- prefix
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) |