diff options
author | Sam Chudnick <sam@chudnick.com> | 2021-11-06 20:25:45 -0400 |
---|---|---|
committer | Sam Chudnick <sam@chudnick.com> | 2021-11-06 20:25:45 -0400 |
commit | 82df70eff06e7b44ee84283070d7f801f7fc1d92 (patch) | |
tree | d17ea9cc6e012b16ff0cdeffcf4a97b5e5cd2d11 /.config/calcurse/conf |
initial commit
Diffstat (limited to '.config/calcurse/conf')
-rw-r--r-- | .config/calcurse/conf | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/.config/calcurse/conf b/.config/calcurse/conf new file mode 100644 index 0000000..b46b0a7 --- /dev/null +++ b/.config/calcurse/conf | |||
@@ -0,0 +1,33 @@ | |||
1 | appearance.calendarview=monthly | ||
2 | appearance.compactpanels=no | ||
3 | appearance.defaultpanel=calendar | ||
4 | appearance.layout=5 | ||
5 | appearance.notifybar=yes | ||
6 | appearance.sidebarwidth=2 | ||
7 | appearance.theme=blue on default | ||
8 | appearance.todoview=hide-completed | ||
9 | appearance.headingpos=right-justified | ||
10 | daemon.enable=no | ||
11 | daemon.log=no | ||
12 | format.inputdate=1 | ||
13 | format.notifydate=%a %F | ||
14 | format.notifytime=%T | ||
15 | format.outputdate=%D | ||
16 | format.dayheading=%B %-d, %Y | ||
17 | general.autogc=no | ||
18 | general.autosave=yes | ||
19 | general.confirmdelete=yes | ||
20 | general.confirmquit=no | ||
21 | general.firstdayofweek=monday | ||
22 | general.periodicsave=0 | ||
23 | general.systemdialogs=yes | ||
24 | notification.command=printf '\a' | ||
25 | notification.notifyall=flagged-only | ||
26 | notification.warning=300 | ||
27 | appearance.headerline=yes | ||
28 | appearance.eventseparator=yes | ||
29 | appearance.dayseparator=yes | ||
30 | appearance.emptyline=yes | ||
31 | appearance.emptyday=-- | ||
32 | general.multipledays=yes | ||
33 | general.systemevents=yes | ||