mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Emacs config optimizations
This commit is contained in:
parent
5d4f2d6536
commit
4eb54c3fe6
2 changed files with 3 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue