Skip to content

Commit

Permalink
Update 9096-setup-gnome.chroot
Browse files Browse the repository at this point in the history
  • Loading branch information
novusthedev authored Jun 29, 2024
1 parent 8ac67e3 commit 647410d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hooks/GNOME/9096-setup-gnome.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ set -e
# Install colloid theme
wget https://github.com/vinceliuice/Colloid-icon-theme/archive/refs/tags/2024-02-28.zip
unzip -qq 2024-02-28.zip
rm -rf 2024-02-28.zip
cd Colloid-icon-theme-2024-02-28/
./install.sh
cd ../
Expand Down

0 comments on commit 647410d

Please sign in to comment.