From 46634cd218b88705374f9b5dca09823a8ff0b194 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 19 Mar 2026 03:31:16 -0700 Subject: final commit before going to victoria --- config/emacs.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/emacs.org') diff --git a/config/emacs.org b/config/emacs.org index 06693b8..c0e568c 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -1249,7 +1249,8 @@ For all my mathematics and programming notes: (org-roam-ui-follow t "Have cool visual while editing org-roam") (org-roam-ui-update-on-save t "This option is obvious") (org-roam-ui-open-on-start t "Have cool visual open in qutebrowser when emacs loads") - :config (org-roam-ui-sync-theme))) + ;; lol this is really bad but we'll let it pass because it is a race condition i probably can't fix + :config (run-with-timer 10 nil #'org-roam-ui-sync-theme))) #+end_src ** Pinentry -- cgit v1.3