doom stuff

This commit is contained in:
2025-05-25 08:38:33 -07:00
parent 6644389a84
commit 6ef833676c
+2 -2
View File
@@ -13,7 +13,7 @@
user-mail-address "ry.orlando@proton.me")
;; Theme & background color
(load-theme 'doom-solarized-dark t)
(load-theme 'doom-gruvbox t)
;;(set-face-background 'default "#E8D8B0")
;; Lockfiles
@@ -90,7 +90,7 @@
(setq org-indent-indentation-per-level 2)
(setq org-hide-emphasis-markers t)
(setq org-agenda-files
'("~/documents/org/agenda/todo.org"))
'("~/sync/org/agenda/todo.org"))
(require 'org-habit)
(add-to-list 'org-modules 'org-habit)