Getting configs ready for DTOS launch.

This commit is contained in:
Derek Taylor
2025-04-12 18:26:24 -05:00
parent c03f073c0c
commit 2b401d5fa7
2 changed files with 10 additions and 10 deletions

View File

@@ -560,7 +560,7 @@
(make-local-variable 'auto-hscroll-mode) (make-local-variable 'auto-hscroll-mode)
(setq auto-hscroll-mode nil))))) (setq auto-hscroll-mode nil)))))
(setq org-agenda-files '("~/nc/Org/agenda.org")) (setq org-agenda-files '("~/.config/emacs/agenda.org"))
(add-hook 'org-mode-hook 'org-indent-mode) (add-hook 'org-mode-hook 'org-indent-mode)
(use-package org-bullets) (use-package org-bullets)

View File

@@ -18,7 +18,7 @@ nm-applet &
sleep 1 sleep 1
conky -c "$HOME"/.config/conky/qtile/01/"$COLORSCHEME".conf || echo "Couldn't start conky." conky -c "$HOME"/.config/conky/qtile/01/"$COLORSCHEME".conf || echo "Couldn't start conky."
sleep 1 sleep 1
/usr/bin/emacs --daemon & yes | /usr/bin/emacs --daemon &
### UNCOMMENT ONLY ONE OF THE FOLLOWING THREE OPTIONS! ### ### UNCOMMENT ONLY ONE OF THE FOLLOWING THREE OPTIONS! ###
# 1. Uncomment to restore last saved wallpaper # 1. Uncomment to restore last saved wallpaper