vibrancy-colors

This commit is contained in:
simono41 2018-03-10 20:42:40 +01:00
parent 39c1c64e6d
commit 8edd14883d
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View file

@ -14,3 +14,4 @@ arch.img
/mate/ /mate/
/voll/ /voll/
/xfce4/ /xfce4/
/temp/

View file

@ -311,7 +311,6 @@ EOT
fi fi
yaourtinstall pamac-aur yaourtinstall pamac-aur
yaourtinstall conky-lua-nv yaourtinstall conky-lua-nv
yaourtinstall vibrancy-colors
fi fi
fi fi
@ -596,10 +595,12 @@ if [ "${vollinstallation}" != "n" ]; then
chmod 755 /usr/bin/adduser chmod 755 /usr/bin/adduser
# shell-fish # shell-fish
chsh -s /usr/bin/fish root chsh -s /usr/bin/fish root
chsh -s /usr/bin/fish ${username} chsh -s /usr/bin/fish ${username}
# Vibrancy Colors
tar -vxJf /opt/${repo}/vibrancy-colors.tar.xz -C /usr/share/icons/
fi fi

BIN
vibrancy-colors.tar.xz Executable file

Binary file not shown.