-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
My GTK (v3 & v4) configurations specify that the Adwaita icon theme should be used by default. However, the --custom-icon option appears to be using the hicolor theme only and is not displaying the themed icons.
Machine configuration:
❯ cat ~config/gtk-3.0/settings.ini
[Settings]
gtk-theme-name=adw-gtk3-dark
gtk-icon-theme-name=Adwaita
# additional settings elided
❯ cat ~config/gtk-4.0/settings.ini
[Settings]
gtk-theme-name=Adwaita:dark
gtk-icon-theme-name=AdwaitaIs there a mechanism to inform swayosd that the Adwaita theme should be used instead of the default hicolor theme?
Metadata
Metadata
Assignees
Labels
No labels