Fixed issue with setbg being wonky;

This commit is contained in:
Vlad Doster 2020-03-10 16:31:44 -04:00
parent abb9bd08fc
commit fd267b32ac

View File

@ -6,4 +6,4 @@
# if you don't want a blakc screen.
[ ! -z "$1" ] && cp "$1" ~/.config/assets/wallpaper.png && notify-send -i "$HOME/.config/assets/wallpaper.png" "Wallpaper changed."
xwallpaper --zoom ~/.config/assets/wallpaper.png
xwallpaper --focus ~/.config/assets/wallpaper.png