about summary refs log tree commit diff stats
path: root/bin/xbg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/xbg')
-rwxr-xr-xbin/xbg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/xbg b/bin/xbg
index 339ed69..a94ae67 100755
--- a/bin/xbg
+++ b/bin/xbg
@@ -8,4 +8,4 @@ else
 	PICPATH=${PICPATH:="$HOME/Pictures/bg.png"}
 fi
 [ -n "$1" ]&&ln -sf "$1" "$PICPATH"
-xwallpaper --zoom "$PICPATH"
+xwallpaper --zoom "$PICPATH"||xsetroot -solid '#14130e'