From d12faa936a84145b8840c60f905a94d87abbf5ef Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 17 May 2024 03:24:15 -0700 Subject: [PATCH] Use adw-gtk3 Signed-off-by: Tommy --- debian/debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/debian.sh b/debian/debian.sh index 40085d5..f3f1d6a 100644 --- a/debian/debian.sh +++ b/debian/debian.sh @@ -84,7 +84,7 @@ sudo systemctl enable --now proc-hidepid.service sudo systemctl enable --now hide-hardware-info.service # Install packages -sudo apt install --no-install-recommends arc-theme loupe qubes-ctap qubes-gpg-split -y +sudo apt install --no-install-recommends adw-gtk3-theme loupe qubes-ctap qubes-gpg-split -y # Flatpak update service unpriv curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/TommyTran732/QubesOS-Scripts/main/etc/systemd/user/update-user-flatpaks.service | sudo tee /etc/systemd/user/update-user-flatpaks.service