aboutsummaryrefslogtreecommitdiff
path: root/xroot-update
blob: 44ab6c1a0bd023ba28c6c8cd9fb9c552497b836a (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

# Updates the xroot window with info from status
# Requires: status

# Usage: xroot-update

xsetroot -name " $(status) "

Generated with cgit - Back to sebastiano.tronto.net