Lots of stuff
This commit is contained in:
6
.config/systemd/user/water-reminder.service
Normal file
6
.config/systemd/user/water-reminder.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
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."
|
||||
Reference in New Issue
Block a user