Added dark theme for GTK apps by default

This commit is contained in:
AlexanderCurl 2025-01-13 07:39:20 +00:00
parent 57eb849911
commit e413b28333

View file

@ -138,6 +138,12 @@ if [[ $nVidia -gt 0 ]]; then
sudo mkinitcpio -P sudo mkinitcpio -P
fi 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 # RaveOS Cosmetics
#cp -a /home/$USER/cosmetics/burn-my-windows /home/$USER/.config/ #cp -a /home/$USER/cosmetics/burn-my-windows /home/$USER/.config/