Bumping time and urgency of water timer

This commit is contained in:
2025-07-01 09:34:54 -07:00
parent 8136bf91a0
commit 98215307d3

View File

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