Emacs config optimizations
This commit is contained in:
@@ -903,7 +903,6 @@ tasks."
|
||||
"V" 'kill-org-roam-ui)
|
||||
|
||||
;;;------ Org agenda configuration ------;;;
|
||||
|
||||
;; Set span for agenda to be just daily
|
||||
(setq org-agenda-span 1
|
||||
org-agenda-start-day "+0d"
|
||||
@@ -922,7 +921,6 @@ tasks."
|
||||
'(org-super-agenda-header :inherit custom-button :weight bold :height 1.05)
|
||||
)
|
||||
|
||||
|
||||
;; Toggle completed entries function
|
||||
(defun org-agenda-toggle-completed ()
|
||||
(interactive)
|
||||
|
Reference in New Issue
Block a user