i3 config revamp; updated wallpaper references to live in ~/.config/wryn
This commit is contained in:
@ -17,4 +17,4 @@ for display in $(xrandr | grep connect | awk '{print $1;}' | grep -v "$CURRENT_M
|
||||
xrandr --output $display --off;
|
||||
done;
|
||||
|
||||
feh --bg-fill --randomize $HOME/.wallpaper;
|
||||
feh --bg-fill --randomize $HOME/.config/wryn/wallpaper;
|
||||
|
Reference in New Issue
Block a user