Update the dotfiles

This commit is contained in:
Nirmal Kumar R
2024-08-19 13:48:42 +05:30
parent 96112f54ae
commit 0e14d6da09
9 changed files with 721 additions and 53 deletions

7
.xroot.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
export DISPLAY=:0
DATE=$(/bin/date +'%a - %Y.%m.%d | %I:%M %p')
ROOT="$DATE"
xsetroot -name "$ROOT"