1 2 3 4 5 6 7 8 9
#!/bin/sh OS="Arch Linux" KERNEL=$(uname -r) HOSTNAME=$(uname -n) WMVER=sarc-3.0 # User can be printed by $USER xsetroot -name "$USER | $KERNEL | $HOSTNAME | $WMVER"