Fixed broken theme (typo)
This commit is contained in:
@@ -105,7 +105,7 @@ if ls /usr/share/icons/ | grep -i Papirus &>/dev/null; then
|
|||||||
else
|
else
|
||||||
echo -e "${GREEN}[+] Downloading Papirus icon theme...${ENDCOLOR}"
|
echo -e "${GREEN}[+] Downloading Papirus icon theme...${ENDCOLOR}"
|
||||||
wget -qO- https://git.io/papirus-icon-theme-install | sh
|
wget -qO- https://git.io/papirus-icon-theme-install | sh
|
||||||
gsettings set org.gnome.desktop.interface icon-theme 'Papirus Dark'
|
gsettings set org.gnome.desktop.interface icon-theme 'Papirus-Dark'
|
||||||
echo -e "${GREEN}[i] Theme is set.${ENDCOLOR}"
|
echo -e "${GREEN}[i] Theme is set.${ENDCOLOR}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user