1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 13:44:43 -04:00

Update Fedora-WorkStation-33.sh

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

View File

@ -124,7 +124,7 @@ ln -s /home/"${USER}"/midnight/Midnight-* /home/"${USER}"/.themes/
gsettings set org.gnome.shell.extensions.user-theme name "Midnight-Blue" gsettings set org.gnome.shell.extensions.user-theme name "Midnight-Blue"
#Download and set icon theme #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 mkdir /home/"${USER}"/.icons
ln -s /home/"${USER}"/arc-icon-theme/Arc /home/"${USER}"/.icons/ ln -s /home/"${USER}"/arc-icon-theme/Arc /home/"${USER}"/.icons/
git clone https://github.com/tommytran732/Mojave-CT.git git clone https://github.com/tommytran732/Mojave-CT.git