Update fedora.sh

This commit is contained in:
Tommy
2022-07-01 08:16:58 -04:00
committed by GitHub
parent 445b7af1ff
commit e769f0d9c1

View File

@@ -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