summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-09-06 23:23:26 +0100
committerjao <jao@gnu.org>2026-09-06 23:23:26 +0100
commit10019bc241f0f9a30fb44371546b0d8f532892ed (patch)
treecd3c83a88bbfe5e2b16f67beaf4b4604f3f2c560 /init.el
parent0f8eb65fb807a125dd601cd6b3ee746e6c7b6020 (diff)
downloadelibs-10019bc241f0f9a30fb44371546b0d8f532892ed.tar.gz
elibs-10019bc241f0f9a30fb44371546b0d8f532892ed.tar.bz2
little fixes for doc-view and pdfs
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