From ac5e9269df24de4ba49032d2ca73846df8dcbea3 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 6 Feb 2022 22:13:33 -0500 Subject: [PATCH] Update Fedora-WorkStation-33.sh --- Fedora-WorkStation-33.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fedora-WorkStation-33.sh b/Fedora-WorkStation-33.sh index 8a547ee..a8df4dd 100644 --- a/Fedora-WorkStation-33.sh +++ b/Fedora-WorkStation-33.sh @@ -124,7 +124,7 @@ ln -s /home/"${USER}"/midnight/Midnight-* /home/"${USER}"/.themes/ gsettings set org.gnome.shell.extensions.user-theme name "Midnight-Blue" #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