Commit f65975970d43

Vincent Demeester <vincent@sbr.pm>
2024-02-22 23:11:07
tools/emacs: add icon for tekton-*
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 77f42ac
Changed files (1)
tools
emacs
tools/emacs/config/config-org.el
@@ -126,6 +126,7 @@
 
   (org-agenda-category-icon-alist `(("journal"  ,(list (propertize "๐Ÿ“")))
 				    ("project--" ,(list (propertize "๐Ÿ’ผ" )))
+				    ("tekton-", (list (propertize "๐Ÿ˜ผ")))
 				    ("area--"  ,(list (propertize"๐Ÿข" )))
 				    ("area--home"  ,(list (propertize"๐Ÿก" )))
 				    ("home"  ,(list (propertize"๐Ÿก" )))