diff options
Diffstat (limited to '.config/polybar')
| -rw-r--r-- | .config/polybar/config.ini##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini##template b/.config/polybar/config.ini##template index c6d1e76..732a221 100644 --- a/.config/polybar/config.ini##template +++ b/.config/polybar/config.ini##template @@ -133,7 +133,7 @@ tail = true [module/cal] type = custom/script -exec = khal --color list now 1h --notstarted --day-format '' --format '({start-time}) {calendar-color}{title}{reset}' | ansi2polybar +exec = now | ansi2polybar interval = 60 {% include "config.{{ yadm.hostname }}.ini" %} |