1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-07-02 16:17:34 -04:00

Update dom0.sh

This commit is contained in:
Tommy 2022-02-06 16:33:08 -05:00 committed by GitHub
parent 6fb1bc7aa9
commit 776b9daf84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,7 @@
#!/bin/bash
sudo mkdir /etc/gtk-3.0
echo '
[Settings]
echo '[Settings]
gtk-theme-name=Arc-Dark
gtk-application-prefer-dark-theme=1
' | sudo tee /etc/gtk-3.0/settings.ini