organise the image scripts and add month to datetime script
This commit is contained in:
parent
3621801d3f
commit
b2738e45c2
5 changed files with 1 additions and 290 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
notify-send "$(date '+%T')" "$(date '+%A %d %Y')"
|
||||
notify-send "$(date '+%T')" "$(date '+%A %d %B %Y')"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue