diff --git a/fedora/fedora.sh b/fedora/fedora.sh index 20372f2..e579d79 100644 --- a/fedora/fedora.sh +++ b/fedora/fedora.sh @@ -11,7 +11,8 @@ sudo mv arc-icon-theme/Arc /usr/share/icons rm -rf arc-icon-theme echo "[org/gnome/desktop/interface] -color-scheme='prefer-dark'" | sudo tee /etc/dconf/db/local.d/custom +color-scheme='prefer-dark' +icon-theme='Arc'" | sudo tee /etc/dconf/db/local.d/custom sudo dconf update