From ecfc0e326c82394432588ff42eae672a7d953379 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 3 Apr 2024 23:51:58 +0100 Subject: proper agenda view customization (custom command) --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 83c36a2..1813e8c 100644 --- a/init.el +++ b/init.el @@ -600,6 +600,7 @@ (appt-activate 1) (setq calendar-latitude 55.9533 calendar-longitude -3.1883 + calendar-left-margin 4 calendar-location-name "Edinburgh, Scotland" calendar-mark-diary-entries-flag t calendar-week-start-day 1 ;; 0 sunday -- cgit v1.2.3