Commit 1a57c8e7fd4f
Changed files (1)
tools
emacs
config
tools/emacs/config/config-org.el
@@ -148,8 +148,9 @@
("people" ,(list (propertize"๐ค" )))
("machine" ,(list (propertize "๐ฅ๏ธ")))
("website" ,(list (propertize "๐")))
+ ("bike" ,(list (propertize "๐ดโโ๏ธ")))
("security" ,(list (propertize "๐ก๏ธ")))
- (".*" '(space . (:width (16))))))
+ ("i*" ,(list (propertize "๐")))))
(org-agenda-sticky t)
:config