i3 config revamp; updated wallpaper references to live in ~/.config/wryn
This commit is contained in:
@ -15,4 +15,4 @@ for display in $(xrandr | grep connect | awk '{print $1;}' | grep -v "$HOMEDOCK_
|
||||
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