dunst: use xdg.dataFile for D-Bus service file

This commit is contained in:
Robert Helgesson 2017-11-11 00:31:44 +01:00
parent a977c79f9f
commit 2b2e20da24
Failed to generate hash of commit

View file

@ -87,7 +87,7 @@ in
config = mkIf cfg.enable ( config = mkIf cfg.enable (
mkMerge [ mkMerge [
{ {
home.file.".local/share/dbus-1/services/org.knopwob.dunst.service".source = xdg.dataFile."dbus-1/services/org.knopwob.dunst.service".source =
"${pkgs.dunst}/share/dbus-1/services/org.knopwob.dunst.service"; "${pkgs.dunst}/share/dbus-1/services/org.knopwob.dunst.service";
services.dunst.settings.global.icon_folders = services.dunst.settings.global.icon_folders =