Compare commits
2 commits
a19a2440b9
...
bb13574f27
Author | SHA1 | Date | |
---|---|---|---|
bb13574f27 | |||
836d44da52 |
1 changed files with 3 additions and 0 deletions
3
home/scripts/x-root-datetime.sh
Executable file
3
home/scripts/x-root-datetime.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
while true; do
|
||||
sleep 1 && date +"<-- %A, %B %d -- %H:%M -->" | xargs -I% xsetroot -name %
|
||||
done
|
Loading…
Reference in a new issue