blob: ce5d9c53cd1ab3964a60c1ee5fc860e64f9e64e1 (
plain)
1
2
3
4
5
|
post_install() {
echo "To use this theme, select and apply the theme an the wallpaper:"
echo " System Settings > Workspace Appearance > Desktop Theme > Archlinux"
echo " Desktop Settings > Background > Archlinux"
}
|