You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use adw-gtk3 theme for GTK3 to make it look more like the modern libadwaita applications.
I've been having some issues with visual errors in my GTK4 theming and narrowed the issue down to how home-manager implements GTK theming.
The documentation is all over the place (at points only mentioning GTK 2 and GTK 3), while in reality it also configures the theme for GTK 4:
Are you following the right branch?
Is there an existing issue for this?
Issue description
Description
I use adw-gtk3 theme for GTK3 to make it look more like the modern libadwaita applications.
I've been having some issues with visual errors in my GTK4 theming and narrowed the issue down to how home-manager implements GTK theming.
The documentation is all over the place (at points only mentioning GTK 2 and GTK 3), while in reality it also configures the theme for GTK 4:
home-manager/modules/misc/gtk.nix
Lines 111 to 113 in ffe2d07
home-manager/modules/misc/gtk.nix
Lines 286 to 289 in ffe2d07
Here, home-manager makes two assumptions that are in my opinion incorrect:
Solution
Either removing support for GTK 4, or giving the user the option to decide what GTK versions should be using what themes.
Maintainer CC
@rycee,
System information
The text was updated successfully, but these errors were encountered: