From 51182f303f44c507762caa230fe426fdd9357ed5 Mon Sep 17 00:00:00 2001 From: bd Date: Fri, 20 Sep 2024 20:40:58 -0400 Subject: Fix librewolf settings in dwm --- .config/emacs/modules/bd--notes.el | 1 + 1 file changed, 1 insertion(+) (limited to '.config/emacs') diff --git a/.config/emacs/modules/bd--notes.el b/.config/emacs/modules/bd--notes.el index 15b5f2c..a9f58b5 100644 --- a/.config/emacs/modules/bd--notes.el +++ b/.config/emacs/modules/bd--notes.el @@ -13,6 +13,7 @@ :config (require 'denote-journal-extras) :custom + (denote-file-type 'org) (denote-known-keywords '("ss" "writing" "reading" "art" "csu" "umass" "cs" "guix" "emacs" "programs" "mem")) (denote-directory (expand-file-name "~/dc/")) (denote-prompts '(title file-type keywords)) -- cgit v1.2.3