diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-09 23:36:35 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-09 23:36:35 -0600 |
| commit | b483db88fd7cb38b65cb725022d968101e6b4c08 (patch) | |
| tree | 85822dc44125f8592d60565ffa392b716da0f877 /data/calendar-sync-state.el | |
| parent | edd3f1b447d663a43e04e3857634b38ec9ee7832 (diff) | |
| download | dotemacs-b483db88fd7cb38b65cb725022d968101e6b4c08.tar.gz dotemacs-b483db88fd7cb38b65cb725022d968101e6b4c08.zip | |
feat(dirvish): add project shortcuts and remove scratch font override
Added dirvish quick-access shortcuts for homelab, kit, and nextjob projects.
Removed 16pt font size override from scratch buffer startup hook.
Diffstat (limited to 'data/calendar-sync-state.el')
| -rw-r--r-- | data/calendar-sync-state.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/calendar-sync-state.el b/data/calendar-sync-state.el index be2dfe90b..c71c839ee 100644 --- a/data/calendar-sync-state.el +++ b/data/calendar-sync-state.el @@ -1 +1 @@ -((timezone-offset . -21600) (calendar-states ("google" :status ok :last-sync (26926 60033 184652 61000) :last-error nil) ("proton" :status ok :last-sync (26926 60014 712405 453000) :last-error nil)))
\ No newline at end of file +((timezone-offset . -21600) (calendar-states ("proton" :status ok :last-sync (26977 57797 125902 575000) :last-error nil) ("google" :status ok :last-sync (26977 57799 778307 775000) :last-error nil)))
\ No newline at end of file |
