mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-06-06 05:38:54 -04:00
Update dom0.sh
This commit is contained in:
parent
8214abc212
commit
e2835c28be
1 changed files with 6 additions and 0 deletions
6
dom0.sh
6
dom0.sh
|
@ -9,6 +9,12 @@ gtk-theme-name=Arc-Dark
|
|||
gtk-application-prefer-dark-theme=1
|
||||
' | sudo tee /etc/gtk-3.0/settings.ini
|
||||
|
||||
sudo mkdir /etc/gtk-4.0
|
||||
echo '[Settings]
|
||||
gtk-theme-name=Arc-Dark
|
||||
gtk-application-prefer-dark-theme=1
|
||||
' | sudo tee /etc/gtk-4.0/settings.ini
|
||||
|
||||
sudo qubes-dom0-update qubes-u2f-dom0 qubes-yubikey-dom0 qt5ct qt5-qtstyleplugins
|
||||
qvm-service --enable personal qubes-u2f-proxy
|
||||
qvm-service --enable work qubes-u2f-proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue