diff options
author | David Runge <dave@sleepmap.de> | 2015-12-14 14:05:13 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-12-14 14:05:13 +0100 |
commit | 3026f58c5ee77333fd366674770b42ee168355d4 (patch) | |
tree | 833557927824a3e108e4a442b204bf5cb30eacbd /.config/khal/khal.conf | |
parent | 6ffe96d5633ba73887f34b549cf1cc04e8e46ebd (diff) | |
download | dotfiles-3026f58c5ee77333fd366674770b42ee168355d4.tar.gz dotfiles-3026f58c5ee77333fd366674770b42ee168355d4.tar.bz2 dotfiles-3026f58c5ee77333fd366674770b42ee168355d4.tar.xz dotfiles-3026f58c5ee77333fd366674770b42ee168355d4.zip |
.config/khal/khal.conf: Adding lines from standard config for better diff.
Diffstat (limited to '.config/khal/khal.conf')
-rw-r--r-- | .config/khal/khal.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/khal/khal.conf b/.config/khal/khal.conf index 2c8d523..5e4fa78 100644 --- a/.config/khal/khal.conf +++ b/.config/khal/khal.conf @@ -84,10 +84,12 @@ dateformat = %d.%m. longdateformat = %d.%m.%Y datetimeformat = %d.%m. %H:%M longdatetimeformat = %d.%m.%Y %H:%M + firstweekday = 0 weeknumbers = left [default] default_command = agenda default_calendar = private +# in agenda/calendar display, shows all days even if there is no event show_all_days = False |