delight.sh: switch back to Adwaita for the default icon theme

Actually, this should be done on a case-by-case basis (e.g. Adwaita on
Xfce is not good enough, but is fine on GNOME) and/or with a fallback
to Adwaita. But this is okay for now.
This commit is contained in:
Protesilaos Stavrou 2025-10-07 13:01:45 +03:00
parent d71937be0d
commit b9f59a5c53
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -31,10 +31,10 @@
gtk_theme_light="Adwaita"
gtk_theme_dark="Adwaita-dark"
icon_theme_light="Papirus-Light"
icon_theme_dark="Papirus-Dark"
# icon_theme_light="Adwaita"
# icon_theme_dark="Adwaita"
# icon_theme_light="Papirus-Light"
# icon_theme_dark="Papirus-Dark"
icon_theme_light="Adwaita"
icon_theme_dark="Adwaita"
_depcheck ()
{