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 | ae7d5f6e80b87041348c8dc03bdef92bc0b7f3d7 (patch) | |
| tree | a7667ab2cad4d62012082a5f6cac10f0d2d2389d /data/calendar-sync-state.el | |
| parent | 0f6ebba4ac9a6ff2d0c5da8182ae7fa4803cc14e (diff) | |
| download | dotemacs-ae7d5f6e80b87041348c8dc03bdef92bc0b7f3d7.tar.gz dotemacs-ae7d5f6e80b87041348c8dc03bdef92bc0b7f3d7.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 be2dfe90..c71c839e 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 |
