Commit 9881659cddc2

Vincent Demeester <vincent@sbr.pm>
2025-01-06 17:09:51
tools/emacs: add an icon for security
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent cf53d29
Changed files (1)
tools
emacs
tools/emacs/config/config-org.el
@@ -145,6 +145,7 @@
 				    ("people"  ,(list (propertize"๐Ÿ‘ค" )))
 				    ("machine" ,(list (propertize "๐Ÿ–ฅ๏ธ")))
 				    ("website" ,(list (propertize "๐ŸŒ")))
+				    ("security" ,(list (propertize "๐Ÿ›ก๏ธ")))
 				    (".*" '(space . (:width (16))))))
 ;;         (org-agenda-compact-blocks t)
         (org-agenda-sticky t)