default background

This commit is contained in:
tavo-wasd 2023-08-07 10:51:59 -06:00
parent f5b5dd06c9
commit 8d87da07a6

View file

@ -20,7 +20,7 @@ sysmodmap=/etc/X11/xinit/.Xmodmap
systemctl --user import-environment DISPLAY & systemctl --user import-environment DISPLAY &
setxkbmap en & setxkbmap en &
xset r rate 300 50 & xset r rate 300 50 &
hsetroot -cover /home/tavo/Media/Pictures/Backgrounds/70.png hsetroot -cover /home/tavo/Media/Pictures/Backgrounds/default.jpeg
dwmblocks & dwmblocks &
clipmenud & clipmenud &
ps -C dunst | grep -q dunst || dunst & ps -C dunst | grep -q dunst || dunst &