Disable blur my bg

This commit is contained in:
Luis Guzmán 2019-11-19 23:24:17 -06:00
parent 62f9e784b5
commit f904015da8
Signed by: Ark74
GPG Key ID: 35AD8DB3BE2C988C
1 changed files with 3 additions and 0 deletions

View File

@ -131,5 +131,8 @@ else
echo "Moving on..."
fi
printf "${Purple}========== Disable Blur my background ==========${Color_Off}\n"
sed -i "s|'videobackgroundblur', ||" $INT_CONF
restart_services
printf "${Blue}Script completed \o/! ${Color_Off}\n"