Config: fix my/org-agenda-rifle function

This commit is contained in:
trogloxene
2026-04-08 20:43:45 +08:00
parent 73692fb225
commit 77da003b29
2 changed files with 4 additions and 3 deletions

View File

@@ -33,6 +33,8 @@
colors))))
(string-trim (car (split-string choice)))))
(global-set-key (kbd "C-c u c") 'my-color-picker)
;; rainbow mode
(use-package rainbow-mode)