dunst: use xdg.dataFile
for D-Bus service file
This commit is contained in:
parent
a977c79f9f
commit
2b2e20da24
|
@ -87,7 +87,7 @@ in
|
|||
config = mkIf cfg.enable (
|
||||
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";
|
||||
|
||||
services.dunst.settings.global.icon_folders =
|
||||
|
|
Loading…
Reference in a new issue