This website requires JavaScript.
Explore
Help
Register
Sign In
acidvegas
/
void
Watch
2
Fork
0
You've already forked void
Code
Issues
Pull Requests
Activity
bcfcb83737
void
/
local
/
bin
/
scripts
/
statusbar
5 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-02-29 03:45:58 +00:00
#!/bin/sh
while true; do
Setup script optimized and updated, etc
2024-07-14 04:54:37 +00:00
xsetroot -name "$(date '+%I:%M @ %m/%d')"
Initial commit
2024-02-29 03:45:58 +00:00
sleep 60
done
Reference in New Issue
Copy Permalink