From 3301643e752df5ad349739d7f75f365a9076be54 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Wed, 29 Oct 2025 09:37:47 -0500 Subject: carrot/Emacs: Set up as window manager --- carrot/.emacs.d/local-init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'carrot/.emacs.d/local-init.el') diff --git a/carrot/.emacs.d/local-init.el b/carrot/.emacs.d/local-init.el index c9e4948..9ca41ab 100644 --- a/carrot/.emacs.d/local-init.el +++ b/carrot/.emacs.d/local-init.el @@ -1,5 +1,7 @@ (load-theme 'doom-dracula) +(mobile-device-mode) + (setq org-agenda-prefix-format '((agenda . " %?-12t% s") (todo . " ") -- cgit v1.2.3