Add Xresources

This commit is contained in:
dogeystamp 2021-09-11 21:32:26 -04:00
parent 6a28e03f3b
commit 7c51acbf79
No known key found for this signature in database
GPG Key ID: 4B11A996ADE99001
2 changed files with 3 additions and 0 deletions

2
.Xresources Normal file
View File

@ -0,0 +1,2 @@
*.background: #000000
*.foreground: #ffffff

View File

@ -9,6 +9,7 @@ xwallpaper --output DP-2-1 --center med/pix/dow/ml.png --output DP-1 --center me
xss-lock -- slock &
#dunst crashes X for some reason on my device so I put it in screen to prevent that
screen -dm dunst notifs
xrdb .Xresources
while true; do
xsetroot -name "$(date +'%H:%M:%S %a %b %d')"