Enable tasks and notes in work environment
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
5f170c2db6
commit
0fb408fc24
6 changed files with 25 additions and 27 deletions
|
@ -142,7 +142,7 @@ click-left = xdg-open https://mail.google.com
|
|||
###############################################################################
|
||||
[module/todo]
|
||||
type = custom/script
|
||||
exec = [ "${IS_WORK}" = "0" ] && task count due.before:tomorrow and status:pending or due: and status:pending
|
||||
exec = task count due.before:tomorrow and status:pending or due: and status:pending
|
||||
|
||||
format = <label>
|
||||
label = %output%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue