From 60052659b98832c78c902e4f27ecee2663d8e913 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 6 May 2026 08:30:49 +0200 Subject: Added scripts --- scripts/xroot-update | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 scripts/xroot-update (limited to 'scripts/xroot-update') diff --git a/scripts/xroot-update b/scripts/xroot-update new file mode 100755 index 0000000..44ab6c1 --- /dev/null +++ b/scripts/xroot-update @@ -0,0 +1,8 @@ +#!/bin/sh + +# Updates the xroot window with info from status +# Requires: status + +# Usage: xroot-update + +xsetroot -name " $(status) " -- cgit v1.3