src/datetime: add

This commit is contained in:
Luc Bijl 2025-08-13 15:09:09 +02:00
parent 7fefbaec6b
commit b840369ac3

4
src/datetime Normal file
View file

@ -0,0 +1,4 @@
#!/bin/sh
# Send a default format datetime notification
notify-send "$(date)" -t 4000