Update org-super-agenda-groups

This commit is contained in:
coolneng 2022-12-11 15:37:53 +01:00
parent e46df2a852
commit 24a3c71c13
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 5 deletions

View File

@ -32,17 +32,14 @@
(:name "Assignments"
:tag "labs"
:order 10)
(:name "Study"
:tag "study"
:order 10)
(:name "Thesis"
:tag "thesis"
:order 10)
(:name "Mails"
:tag "mail"
:order 10)
(:name "Periodic"
:tag "periodic"
(:name "Errands"
:tag ("errand" "call")
:order 10)))
:config
(org-super-agenda-mode))