From 10c5d5a89a0b214af7a9092df0b07da01553ea2a Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Thu, 17 Aug 2023 20:39:50 +0700 Subject: [PATCH] Org: We don't need 5 time blocks --- .config/emacs/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/emacs/init.org b/.config/emacs/init.org index 29db4ea..67ca73d 100644 --- a/.config/emacs/init.org +++ b/.config/emacs/init.org @@ -2308,7 +2308,7 @@ and there's no need for a middle-man when it's already been implemented. ;; (setq org-fancy-priorities-list '("🅰" "🅱" "🅲" "🅳" "🅴")) ;; (setq org-fancy-priorities-list '("⚡" "⬆" "⬇")) ;; (setq org-fancy-priorities-list '("⚡" "⬆" "⬇")) -(setq org-fancy-priorities-list '((?E . "🌃") (?D . "🌙") (?C . "🌇") (?B . "☀️") (?A . "🌄"))) +(setq org-fancy-priorities-list '((?D . "🌃") (?C . "🌇") (?B . "☀️") (?A . "🌄"))) (require 'org-roam) (setq org-roam-directory "/home/joe/Notes/Roam/") (setq org-roam-node-display-template (concat "${title:*} "