1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-11-09 03:31:33 -05:00

Update Ubuntu-Desktop-20.04-LTS.sh

This commit is contained in:
Tommy 2022-02-06 22:12:59 -05:00 committed by GitHub
parent bc7ff50b3c
commit f2cb634cf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ mkdir /home/"${USER}"/.themes
ln -s /home/"${USER}"/midnight/Midnight-* /home/"${USER}"/.themes/
#Download and set icon theme
git clone https://github.com/NicoHood/arc-icon-theme.git
git clone https://github.com/horst3180/arc-icon-theme.git
mkdir /home/"${USER}"/.icons
ln -s /home/"${USER}"/arc-icon-theme/Arc /home/"${USER}"/.icons/
git clone https://github.com/tommytran732/Mojave-CT.git