add tower scripts
This commit is contained in:
5
notebook/dwm-time.sh
Executable file
5
notebook/dwm-time.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
while true; do
|
||||
xsetroot -name "$(date)"
|
||||
sleep 2
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user