aboutsummaryrefslogtreecommitdiff
path: root/shoshin-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'shoshin-config.el')
-rw-r--r--shoshin-config.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/shoshin-config.el b/shoshin-config.el
index 9d62ab1..56caa1a 100644
--- a/shoshin-config.el
+++ b/shoshin-config.el
@@ -29,6 +29,8 @@
(define-key xah-fly-leader-key-map (kbd "f") #'consult-buffer)
(define-key xah-fly-command-map (kbd "n") #'consult-line)
+(consult-customize consult-theme :preview-key '(:debounce 0.5 any))
+
(package-install 'embark)
(package-install 'marginalia)