aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.org b/README.org
index 1a7f78c..092dc9a 100644
--- a/README.org
+++ b/README.org
@@ -944,13 +944,13 @@ For Monday-Friday events, you can either:
;; Modeline display - compact format
(setq chime-enable-modeline t)
- (setq chime-modeline-lookahead-minutes 120) ; Show events 2 hrs ahead
- (setq chime-modeline-format " ⏰%s") ; Minimal prefix
- (setq chime-notification-text-format "%t (%u)") ; Title + countdown only
- (setq chime-display-time-format-string "%H:%M") ; 24-hour time
- (setq chime-time-left-format-short "in %mm") ; Compact: "in 5m"
- (setq chime-time-left-format-long "%hh%mm") ; Compact: "1h30m"
- (setq chime-time-left-format-at-event "NOW!") ; Custom at-event message
+ (setq chime-modeline-lookahead-minutes 120) ; Show events 2 hrs ahead
+ (setq chime-modeline-format " ⏰%s") ; Minimal prefix
+ (setq chime-notification-text-format "%t (%u)") ; Title + countdown only
+ (setq chime-display-time-format-string "%H:%M") ; 24-hour time
+ (setq chime-time-left-format-short "in %mm") ; Compact: "in 5m"
+ (setq chime-time-left-format-long "%hh%mm") ; Compact: "1h30m"
+ (setq chime-time-left-format-at-event "NOW!") ; Custom at-event message
;; Notification settings
(setq chime-notification-title "Reminder")