1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update fedora.sh

This commit is contained in:
Tommy 2022-07-01 08:16:58 -04:00 committed by GitHub
parent 445b7af1ff
commit e769f0d9c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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