src/datetime: add
This commit is contained in:
parent
7fefbaec6b
commit
b840369ac3
1 changed files with 4 additions and 0 deletions
4
src/datetime
Normal file
4
src/datetime
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Send a default format datetime notification
|
||||
notify-send "$(date)" -t 4000
|
Loading…
Add table
Add a link
Reference in a new issue