gnome: install User Themes extension (#1306)
This commit is contained in:
parent
8778cde5fe
commit
2eaa338eb8
1 changed files with 2 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue