dwm bar update script
This commit is contained in:
6
dwm/.local/bin/update.dwm.sh
Executable file
6
dwm/.local/bin/update.dwm.sh
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
while true; do
|
||||||
|
xsetroot -name "$(date)"
|
||||||
|
sleep 5
|
||||||
|
done
|
||||||
Reference in New Issue
Block a user