Remove todo count from polybar

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-07-09 21:28:10 +02:00
parent f602972a52
commit bc4275413a
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -43,7 +43,7 @@ module-margin = 2
modules-left = i3 modules-left = i3
modules-center = modules-center =
modules-right = update gmail todo battery volume backlight vpn wlan ethernet date power modules-right = update gmail battery volume backlight vpn wlan ethernet date power
tray-position = none tray-position = none
separator = | separator = |
@ -137,18 +137,6 @@ interval = 60
click-left = xdg-open https://mail.google.com click-left = xdg-open https://mail.google.com
###############################################################################
# Todo #
###############################################################################
[module/todo]
type = custom/script
exec = task count due.before:tomorrow and status:pending or due: and status:pending
format = <label>
label =  %output%
interval = 60
############################################################################### ###############################################################################
# Battery indicator # # Battery indicator #
############################################################################### ###############################################################################