mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-13 22:01:34 -05:00
Update fedora.sh
This commit is contained in:
parent
c694e643e1
commit
f3c9fb4014
@ -11,10 +11,8 @@ sudo mv arc-icon-theme/Arc /usr/share/icons
|
|||||||
rm -rf arc-icon-theme
|
rm -rf arc-icon-theme
|
||||||
|
|
||||||
echo "export QT_QPA_PLATFORMTHEME=gtk2" | sudo tee /etc/environment
|
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]
|
echo "[org/gnome/desktop/interface]
|
||||||
color-scheme='prefer-dark'
|
|
||||||
gtk-theme='Arc-Dark'
|
gtk-theme='Arc-Dark'
|
||||||
icon-theme='Arc'" | sudo tee /etc/dconf/db/local.d/custom
|
icon-theme='Arc'" | sudo tee /etc/dconf/db/local.d/custom
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user