We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7979ae commit 8673a9dCopy full SHA for 8673a9d
install.sh
@@ -5,7 +5,7 @@ set -e
5
# these variables can be overwritten
6
: "${DESTDIR:=/usr/share/icons}"
7
: "${TAG:=master}"
8
-: "${THEMES:=Suru++}"
+: "${THEMES:=Suru++ Suru++-Light eSuru++}"
9
: "${uninstall:=false}"
10
11
gh_url="https://github.com/gusbemacbe"
@@ -14,12 +14,12 @@ gh_desc="Suru++ icon theme"
14
15
cat <<- EOF
16
17
- _____ ___ ___
18
- / ____| _ _ |__ ⧹ / _ ⧹
19
- | (___ _ _ _ __ _ _ _| |_ _| |_ ) || | | |
20
- ⧹___ ⧹ | | | || '__|| | | ||_ _||_ _| / / | | | |
21
- ____) || |_| || | | |_| | |_| |_| / /_ | |_| |
22
- |_____/ ⧹__,_||_| ⧹__,_| |____| ⧹___/
+ _____
+ / ____| _ _
+ | (___ _ _ _ __ _ _ _| |_ _| |_
+ ⧹___ ⧹ | | | || '__|| | | ||_ _||_ _|
+ ____) || |_| || | | |_| | |_| |_|
+ |_____/ ⧹__,_||_| ⧹__,_|
23
24
25
0 commit comments