Add Xresources
This commit is contained in:
parent
6a28e03f3b
commit
7c51acbf79
2
.Xresources
Normal file
2
.Xresources
Normal file
@ -0,0 +1,2 @@
|
||||
*.background: #000000
|
||||
*.foreground: #ffffff
|
1
.xinitrc
1
.xinitrc
@ -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')"
|
||||
|
Loading…
Reference in New Issue
Block a user