Add Libadwaita theme for GTK3

This commit is contained in:
2024-07-17 20:40:41 +01:00
parent 3558f5eed9
commit 3a09f6acac
122 changed files with 18207 additions and 0 deletions

View File

@@ -145,6 +145,8 @@ for selection in $main_menu; do
sudo apt install -y flatpak
sudo apt install -y gnome-software-plugin-flatpak
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
echo "Installing Flatpak GTK3 theme..."
flatpak install org.gtk.Gtk3theme.adw-gtk3 org.gtk.Gtk3theme.adw-gtk3-dark
fi