From e413b283331ce88bce95ed5563e8fc0486fa2e4b Mon Sep 17 00:00:00 2001 From: AlexanderCurl Date: Mon, 13 Jan 2025 07:39:20 +0000 Subject: [PATCH] Added dark theme for GTK apps by default --- raveos-kde.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/raveos-kde.sh b/raveos-kde.sh index 9098a03..cbbfbcb 100644 --- a/raveos-kde.sh +++ b/raveos-kde.sh @@ -138,6 +138,12 @@ if [[ $nVidia -gt 0 ]]; then sudo mkinitcpio -P fi +# Dark theme for GTK apps + yay -S adwaita-qt5-git adwaita-qt6-git --noconfirm + gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita' + echo "Dark theme has been set to GTP applications" + sleep 2 + # RaveOS Cosmetics #cp -a /home/$USER/cosmetics/burn-my-windows /home/$USER/.config/