use bag repo

This commit is contained in:
2025-12-19 14:10:25 -08:00
parent 04aa615acc
commit 245f25e5cf

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
xrdb -merge ~/.Xresources xrdb -merge ~/.Xresources
xset r rate 200 40 xset r rate 200 40
feh --no-fehbg --bg-fill ~/.images/$(ls ~/.images | shuf -n 1) feh --no-fehbg --bg-fill ~/repos/bag/$(ls ~/.images | shuf -n 1)
redshift& redshift&
solaar --window=hide& solaar --window=hide&
dwmblocks& dwmblocks&