Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
array beauty :D
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Landauer committed May 23, 2018
1 parent 79717f8 commit 1dbdca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vibrancy-icons-teal/PKGBUILD
Expand Up @@ -31,7 +31,7 @@ package() {
# fix pamac-updater icon 16px
cd $target
for theme in ${themes[@]:1}; do
install -Dm644 Vibrancy-Colors/apps/16/system-software-update.png \
install -Dm644 ${themes[0]}/apps/16/system-software-update.png \
$theme/apps/16/system-software-update.png
done

Expand Down

0 comments on commit 1dbdca8

Please sign in to comment.