xroot-update (132B)
1 #!/bin/sh 2 3 # Updates the xroot window with info from status 4 # Requires: status 5 6 # Usage: xroot-update 7 8 xsetroot -name " $(status) "
configMy configuration files and custom scripts. | |
| git clone https://git.tronto.net/config | |
| Download | Log | Files | Refs |
xroot-update (132B)
1 #!/bin/sh 2 3 # Updates the xroot window with info from status 4 # Requires: status 5 6 # Usage: xroot-update 7 8 xsetroot -name " $(status) "