gnome: install User Themes extension (#1306)

This commit is contained in:
Daniel Thwaites 2025-05-18 15:26:10 +01:00 committed by GitHub
parent 8778cde5fe
commit 2eaa338eb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,6 +49,8 @@ in
};
config = lib.mkIf (config.stylix.enable && cfg.enable) {
home.packages = [ pkgs.gnomeExtensions.user-themes ];
dconf.settings = {
"org/gnome/desktop/background" = {
color-shading-type = "solid";