don't start org-roam-ui by default on android

This commit is contained in:
BirDt_ 2025-09-27 16:49:55 +08:00
parent 409741397a
commit c77c7e463f

View file

@ -648,7 +648,7 @@
(setq org-roam-ui-sync-theme t
org-roam-ui-follow t
org-roam-ui-update-on-save t
org-roam-ui-open-on-start t))
org-roam-ui-open-on-start (if (equal system-type 'android) nil t)))
;; Bibliography stuff
(setq bibtex-dialect 'biblatex) ;; Use biblatex instead of bibtex.