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.el2
1 files changed, 2 insertions, 0 deletions
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 . " ")