summaryrefslogtreecommitdiff
path: root/carrot/.emacs.d/local-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'carrot/.emacs.d/local-init.el')
-rw-r--r--carrot/.emacs.d/local-init.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/carrot/.emacs.d/local-init.el b/carrot/.emacs.d/local-init.el
index 465bbb5..88d3602 100644
--- a/carrot/.emacs.d/local-init.el
+++ b/carrot/.emacs.d/local-init.el
@@ -2,6 +2,13 @@
(mobile-device-mode)
+(use-package vertico-posframe
+ :config
+ (setq
+ vertico-posframe-poshandler
+ #'posframe-poshandler-frame-center
+ vertico-count 10))
+
(use-package org-agenda
:config
(setq org-agenda-prefix-format