Fix functionality.

This commit is contained in:
CronyAkatsuki 2023-01-03 17:17:05 +01:00
parent 258b532a91
commit fd80eebc4c

View File

@ -5,4 +5,4 @@ tasks=$(task status:pending -notified due export | jq -r '.[].description')
for task in $tasks; do for task in $tasks; do
notify-send 'A task is due.' "$task" notify-send 'A task is due.' "$task"
done done
task status:pending -notified due modify +notified task rc.bulk=0 rc.confirmation=off status:pending -notified due modify +notified