mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-04 18:11:34 -05:00
Update dom0.sh
This commit is contained in:
parent
8214abc212
commit
e2835c28be
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…
Reference in New Issue
Block a user