mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-28 10:42:22 -04:00
Update fedora.sh
This commit is contained in:
parent
445b7af1ff
commit
e769f0d9c1
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue