mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
Update minimal-firewall.sh
This commit is contained in:
parent
a672f965e4
commit
63ba0c472b
@ -1,9 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo dnf install -y qubes-core-agent-networking iproute qubes-core-agent-dom0-updates arc-theme
|
sudo dnf install -y qubes-core-agent-networking iproute qubes-core-agent-dom0-updates
|
||||||
|
|
||||||
sudo mkdir /etc/gtk-3.0
|
|
||||||
echo '[Settings]
|
|
||||||
gtk-theme-name=Arc-Dark
|
|
||||||
gtk-application-prefer-dark-theme=1
|
|
||||||
' | sudo tee /etc/gtk-3.0/settings.ini
|
|
||||||
|
Loading…
Reference in New Issue
Block a user