summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2024-08-12 12:31:47 -0600
committerbd <bdunahu@operationnull.com>2024-08-12 12:31:47 -0600
commitde5637cb39baa0c867c5e2e4e8105a9e24ecb9ab (patch)
treefa8eecde6dc5145a5641dda42fc06c3f32e3327a
parent4cef1d6c85d1b30b13499deb3691fb38b7630664 (diff)
Fix typo in bd--notes.el
-rw-r--r--.config/emacs/early-init.el2
-rw-r--r--.config/emacs/modules/bd--notes.el7
-rw-r--r--.config/guix/modules/xorg.scm1
3 files changed, 6 insertions, 4 deletions
diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el
index 62ceaad..037dc17 100644
--- a/.config/emacs/early-init.el
+++ b/.config/emacs/early-init.el
@@ -35,4 +35,4 @@
(push '(foreground-color . "#ffffff") default-frame-alist)
-;;; init.el ends here
+;;; early-init.el ends here
diff --git a/.config/emacs/modules/bd--notes.el b/.config/emacs/modules/bd--notes.el
index 6aaed38..3ec4a8d 100644
--- a/.config/emacs/modules/bd--notes.el
+++ b/.config/emacs/modules/bd--notes.el
@@ -9,9 +9,10 @@
:bind (("H-d f" . 'denote-open-or-create))
:custom
(denote-known-keywords '("ss" "writing" "reading" "art" "csu" "umass" "cs" "guix" "emacs" "programs" "mem"))
- (denote-directory (expand-file-name "~/dc/notes/"))
+ (denote-directory (expand-file-name "~/dc/"))
+ (denote-prompts '(title file-type keywords))
(denote-dired-directories (list denote-directory)))
-(provide 'bd--roam)
-;;; bd-roam ends here
+(provide 'bd--notes)
+;;; bd-notes ends here
diff --git a/.config/guix/modules/xorg.scm b/.config/guix/modules/xorg.scm
index 6d71f76..c5ac890 100644
--- a/.config/guix/modules/xorg.scm
+++ b/.config/guix/modules/xorg.scm
@@ -133,6 +133,7 @@ fi
picom &
dwmstatus &
+eval \"$(ssh-agent -s)\"
emacs --daemon
xss-lock -- slock &
set-bg