This commit is contained in:
2025-07-01 17:31:10 -07:00
parent 98215307d3
commit d90c60b847

View File

@@ -3,4 +3,4 @@ Description=Water drinking reminder notification
[Service]
Type=oneshot
ExecStart=/usr/bin/notify-send -u critical -t 20000 "💧 Time to drink water!" "Refill your 32oz bottle if it's low."
ExecStart=/usr/bin/notify-send -u critical "💧 Time to drink water!" "Refill your 32oz bottle if it's low."