diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc index 2599afe..6c1136d 100755 --- a/dotfiles/.xinitrc +++ b/dotfiles/.xinitrc @@ -1,7 +1,7 @@ #!/bin/sh xrdb -merge ~/.Xresources 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& solaar --window=hide& dwmblocks&