Skip to content

Commit 8673a9d

Browse files
committed
Updated and added VNote panel icons
1 parent f7979ae commit 8673a9d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

install.sh

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
# these variables can be overwritten
66
: "${DESTDIR:=/usr/share/icons}"
77
: "${TAG:=master}"
8-
: "${THEMES:=Suru++}"
8+
: "${THEMES:=Suru++ Suru++-Light eSuru++}"
99
: "${uninstall:=false}"
1010

1111
gh_url="https://github.com/gusbemacbe"
@@ -14,12 +14,12 @@ gh_desc="Suru++ icon theme"
1414

1515
cat <<- EOF
1616
17-
_____ ___ ___
18-
/ ____| _ _ |__ ⧹ / _ ⧹
19-
| (___ _ _ _ __ _ _ _| |_ _| |_ ) || | | |
20-
⧹___ ⧹ | | | || '__|| | | ||_ _||_ _| / / | | | |
21-
____) || |_| || | | |_| | |_| |_| / /_ | |_| |
22-
|_____/ ⧹__,_||_| ⧹__,_| |____| ⧹___/
17+
_____
18+
/ ____| _ _
19+
| (___ _ _ _ __ _ _ _| |_ _| |_
20+
⧹___ ⧹ | | | || '__|| | | ||_ _||_ _|
21+
____) || |_| || | | |_| | |_| |_|
22+
|_____/ ⧹__,_||_| ⧹__,_|
2323
2424
2525

0 commit comments

Comments
 (0)