diff --git a/_apply-colors.sh b/_apply-colors.sh index d8e384c..16db712 100644 --- a/_apply-colors.sh +++ b/_apply-colors.sh @@ -15,7 +15,7 @@ function gnome_color () { # | # | Check for OS and decide how to apply # | =========================================== -if [ $(lsb_release -c -s) == "freya" ]; then +if [ $(lsb_release -c -s) = "freya" ]; then # | # | Apply Variables