profiles: gtk: new best practices for dconf
This commit is contained in:
parent
55541abd17
commit
88ae4abca0
|
@ -9,9 +9,7 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
# Allow setting GTK configuration using home-manager
|
||||
services.dbus.packages = with pkgs; [
|
||||
gnome3.dconf
|
||||
];
|
||||
programs.dconf.enable = true;
|
||||
|
||||
# GTK theme configuration
|
||||
my.home.gtk.enable = true;
|
||||
|
|
Loading…
Reference in a new issue