diff options
| author | Nirmal Kumar R <tildezero@gmail.com> | 2026-05-31 13:28:40 +0530 |
|---|---|---|
| committer | Nirmal Kumar R <tildezero@gmail.com> | 2026-05-31 13:28:40 +0530 |
| commit | f1d60bdbb2e58237b0faf79a1fc13c1275b63b5b (patch) | |
| tree | 0bebc65690030db25cd32283a9c3961c452e953a /.xroot.sh | |
| parent | 4e7bb80fc5deba95324a8e3bcc7cd146694a6bfc (diff) | |
Update .xroot.sh and .vimrc
Diffstat (limited to '.xroot.sh')
| -rw-r--r-- | .xroot.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ export DISPLAY=:0 DATE=$(/bin/date +'%a - %Y.%m.%d | %I:%M %p') +WiFi=$(iwgetid -r) -ROOT="$DATE" +ROOT="<i> $WiFi | $DATE" xsetroot -name "$ROOT" |
