index
:
dotfiles.git
main
My personal configurations for various programs
Thomas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
private_dot_local
/
bin
/
executable_shst
blob: 68fc260be7d2d926846a4529243e69be1b55d9ca (
plain
)
1
2
3
4
5
6
#! /bin/sh while true; do xsetroot -name "$(status.sh)" sleep 3 done