Update 2023-11-02 08:10 OpenBSD/amd64-x13
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
. $HOME/.dbus_address
|
||||
MSG="It's $(/bin/date +"%H:%M"). Drink some water!)"
|
||||
MSG="It's $(/bin/date +"%H:%M"). Drink some water!"
|
||||
notify-send "$MSG"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user