mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-07-29 08:48:32 -04:00
Update fedora.sh
This commit is contained in:
parent
686ef938ae
commit
6b69dee227
1 changed files with 7 additions and 0 deletions
|
@ -34,3 +34,10 @@ Persistent=true
|
|||
[Install]
|
||||
WantedBy=timers.target
|
||||
' | sudo tee /etc/systemd/user/update-user-flatpaks.timer
|
||||
|
||||
echo '
|
||||
[org/gnome/desktop/interface]
|
||||
gtk-theme='Arc-Dark'
|
||||
' | sudo tee /etc/dconf/db/local.d/gtk-theme
|
||||
|
||||
sudo dconf update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue