aboutsummaryrefslogtreecommitdiff
path: root/xsessionrc.dot.link
diff options
context:
space:
mode:
Diffstat (limited to 'xsessionrc.dot.link')
-rwxr-xr-xxsessionrc.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsessionrc.dot.link b/xsessionrc.dot.link
index 2221fd5..930878d 100755
--- a/xsessionrc.dot.link
+++ b/xsessionrc.dot.link
@@ -29,7 +29,7 @@ if [ -e "$HOME/.custom/xsession" ]; then
fi
# Set background
-if [ "$BACKGROUND" == "all" ]; then
+if [ "$BACKGROUND" = "all" ]; then
feh --bg-scale --randomize $HOME/.config/themes/backgrounds/*
elif [ ! -z "$BACKGROUND" ] && [ "$BACKGROUND" != "unset" ]; then
#Esetroot -scale $HOME/.config/themes/backgrounds/$BACKGROUND