aboutsummaryrefslogtreecommitdiff
path: root/xroot.sh
diff options
context:
space:
mode:
authorNirmal Kumar R <tildezero@gmail.com>2026-05-31 13:28:39 +0530
committerNirmal Kumar R <tildezero@gmail.com>2026-05-31 13:28:39 +0530
commit30109c1c4c20285f15664b10d46aba7901bd7fb6 (patch)
tree6cbd279c1ba70cf403c9d0e8ba37bd97cab01833 /xroot.sh
parent7409ed32dc6d973a3f601e390fb79f02979c8e39 (diff)
Update the dotfiles
Diffstat (limited to 'xroot.sh')
-rw-r--r--xroot.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/xroot.sh b/xroot.sh
deleted file mode 100644
index 9b2de08..0000000
--- a/xroot.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-export DISPLAY=:0
-
-DATE=$(/bin/date +'%a - %Y.%m.%d | %H:%M %p')
-
-ROOT="$DATE"
-xsetroot -name "$ROOT"