aboutsummaryrefslogtreecommitdiff
path: root/bin/xrbg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/xrbg')
-rwxr-xr-xbin/xrbg1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/xrbg b/bin/xrbg
index 9250b20a..21ac8fe9 100755
--- a/bin/xrbg
+++ b/bin/xrbg
@@ -30,4 +30,3 @@ rbg=$(shuf -en1 "${bgs[@]}") || exit 1
# Apply it as the background and we're done
feh --bg-scale --no-fehbg -- "$rbg"
-