diff --git a/custom/workday.el b/custom/workday.el index 40f0cb7..e269741 100644 --- a/custom/workday.el +++ b/custom/workday.el @@ -1,5 +1,5 @@ (if (string-equal system-type "android") - (load-file "/storage/emulated/0/Documents/admin/emacs/daysoff.el") + (load-file "/storage/emulated/0/Sync/admin/emacs/daysoff.el") (load-file "~/Documents/drive/admin/emacs/daysoff.el")) (defcustom workday nil