summaryrefslogtreecommitdiff
path: root/.config/emacs/modules/bd--org.el
diff options
context:
space:
mode:
authorbd <bdunahu@colostate.edu>2024-01-21 00:02:43 -0700
committerbd <bdunahu@colostate.edu>2024-01-21 00:02:43 -0700
commit0b80aa70c180b68cbc00c38c03d38a2d6d0724de (patch)
tree5128767566d16d3835fea2694498dd74818278fc /.config/emacs/modules/bd--org.el
parent702952615f807121e43207a50eeeef6294ad2505 (diff)
Enabled limited variable pitch fonts, Chromium app-mode search
Diffstat (limited to '.config/emacs/modules/bd--org.el')
-rw-r--r--.config/emacs/modules/bd--org.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/emacs/modules/bd--org.el b/.config/emacs/modules/bd--org.el
index 5b613dc..99bb839 100644
--- a/.config/emacs/modules/bd--org.el
+++ b/.config/emacs/modules/bd--org.el
@@ -59,9 +59,9 @@ each org file open."
"* TODO %?\n DEADLINE: %^t")
("cm" "Machine Learning" entry (file+olp ,agenda-file "CS445")
"* TODO %?\n DEADLINE: %^t")
- ("cp" "Programming Languages" entry (file+olp ,agenda-file "CS454")
+ ("cc" "Compiler Construction" entry (file+olp ,agenda-file "CS453")
"* TODO %?\n DEADLINE: %^t")
- ("cc" "Creative Writing" entry (file+olp ,agenda-file "E210")
+ ("cw" "Creative Writing" entry (file+olp ,agenda-file "E210")
"* TODO %?\n DEADLINE: %^t")
("s" " Self")
("si" "Idea" entry (file+olp ,agenda-file "Idea / Return")