Added papirus-folders
This commit is contained in:
@@ -105,6 +105,8 @@ 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
|
||||||
|
wget -qO- https://git.io/papirus-folders-install | sh
|
||||||
|
papirus-folders -C adwaita
|
||||||
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