1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-09 12:11:34 -05:00

Update fedora.sh

This commit is contained in:
Tommy 2022-07-01 08:57:40 -04:00 committed by GitHub
parent c694e643e1
commit f3c9fb4014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,8 @@ sudo mv arc-icon-theme/Arc /usr/share/icons
rm -rf arc-icon-theme
echo "export QT_QPA_PLATFORMTHEME=gtk2" | sudo tee /etc/environment
echo "export GTK_THEME=Arc-Dark" | sudo tee -a /etc/environment
echo "[org/gnome/desktop/interface]
color-scheme='prefer-dark'
gtk-theme='Arc-Dark'
icon-theme='Arc'" | sudo tee /etc/dconf/db/local.d/custom