aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-prog.el
diff options
context:
space:
mode:
Diffstat (limited to 'bard-emacs-modules/bard-emacs-prog.el')
-rw-r--r--bard-emacs-modules/bard-emacs-prog.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-prog.el b/bard-emacs-modules/bard-emacs-prog.el
index cdda570..8b0a778 100644
--- a/bard-emacs-modules/bard-emacs-prog.el
+++ b/bard-emacs-modules/bard-emacs-prog.el
@@ -92,7 +92,8 @@
'(("~/Code" . 1)
("~/Repositories" . 1)
("~/dotfiles-stow" . 0)
- ("~/.emacs.d" . 0)))
+ ("~/.emacs.d" . 0)
+ ("~/Pictures/wallpaper" . 0)))
(use-package ada-mode
:load-path "~/.emacs.d/old-ada"