Update simplified vimrc + Add xinitrc

This commit is contained in:
2026-05-31 13:28:38 +05:30
parent 6be538331e
commit a67174f8fc
3 changed files with 15 additions and 76 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
export DISPLAY=:0
DATE=$(/bin/date +'%a - %Y.%m.%d | %H:%M %p')
ROOT="$DATE"
xsetroot -name "$ROOT"