diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc index 8faa835..043e844 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 ~/repos/bag/$(ls ~/.images | shuf -n 1) +feh --no-fehbg --bg-fill ~/repos/bag/$(ls ~/repos/bag | shuf -n 1) redshift& solaar --window=hide& dwmblocks&