scripts

Various scripts for UNIX-like systems
git clone https://git.tronto.net/scripts
Download | Log | Files | Refs | README

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) "