summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.el b/init.el
index 2cebc20..e54e43f 100644
--- a/init.el
+++ b/init.el
@@ -181,7 +181,7 @@
;;;; process runners
(use-package jao-shell
:demand t
- :bind (("s-r" . jao-shell-exec)))
+ :bind (("s-R" . jao-shell-exec)))
;;;; app launcher
(jao-when-linux
@@ -918,7 +918,7 @@
("d" "on docs" jao-consult-spotlight-docs)
("m" "on messages" jao-consult-spotlight-mail)])
- :bind (("s-e" . jao-transient-spotlight))))
+ :bind (("s-r" . jao-transient-spotlight))))
;;; Buffers
;;;; cursor and mark