Add custom GTK theme
This commit is contained in:
parent
23d0d29a21
commit
1a8ccc0c7a
263 changed files with 48028 additions and 1 deletions
|
|
@ -49,4 +49,7 @@
|
|||
background = "/etc/nixos/configs/files/wallpaper.png";
|
||||
};
|
||||
};
|
||||
|
||||
# Required for custom GTK themes
|
||||
services.dbus.packages = with pkgs; [ gnome3.dconf ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue