Remove todo count from polybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f602972a52
commit
bc4275413a
1 changed files with 1 additions and 13 deletions
|
@ -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 #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue