diff options
Diffstat (limited to 'bin/xrbg')
-rwxr-xr-x | bin/xrbg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" - |