aboutsummaryrefslogtreecommitdiff
path: root/xsessionrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-08-29 10:45:12 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-08-29 10:45:12 -0300
commit9487d403eb41a9018f477a85f6ca2e60aa7f634d (patch)
treebbecd3c64dbd3b327016eb68b3ef509dcc219f6f /xsessionrc.dot.link
parent39e6cdf726aee2a1d8900b5e56d0873b64684653 (diff)
downloadprofile-9487d403eb41a9018f477a85f6ca2e60aa7f634d.tar.gz
profile-9487d403eb41a9018f477a85f6ca2e60aa7f634d.tar.bz2
Compliance with /bin/sh
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