From 8371ee4c74101d5c81ddab57bc97b371582b6017 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Sun, 1 Aug 2021 22:43:27 +0200 Subject: [PATCH] [org] Bump my alfatraining hours from 20 to 24 per week --- dot_doom.d/org.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dot_doom.d/org.el b/dot_doom.d/org.el index c785c34..c3b4ada 100644 --- a/dot_doom.d/org.el +++ b/dot_doom.d/org.el @@ -270,10 +270,9 @@ (defun bascht/alfatraining-hours-a-day (date) (cond - ((string-match " Thu" date) "8:00") - ((string-match " Wed" date) "4:00") - ((string-match " Mon" date) "0:00") ((string-match " Tue" date) "8:00") + ((string-match " Wed" date) "8:00") + ((string-match " Thu" date) "8:00") (t "0:00"))) (setq org-agenda-category-icon-alist