From f1d60bdbb2e58237b0faf79a1fc13c1275b63b5b Mon Sep 17 00:00:00 2001 From: Nirmal Kumar R Date: Sun, 31 May 2026 13:28:40 +0530 Subject: Update .xroot.sh and .vimrc --- .xroot.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.xroot.sh') diff --git a/.xroot.sh b/.xroot.sh index c2ee50b..fae2b4a 100644 --- a/.xroot.sh +++ b/.xroot.sh @@ -2,6 +2,7 @@ export DISPLAY=:0 DATE=$(/bin/date +'%a - %Y.%m.%d | %I:%M %p') +WiFi=$(iwgetid -r) -ROOT="$DATE" +ROOT=" $WiFi | $DATE" xsetroot -name "$ROOT" -- cgit v1.3