Daniel Ziltener via Guix-patches via writes: > This fixes two hardcoded paths in swaynotificationcenter that prevented it from even starting on Guix. > > --- > gnu/packages/wm.scm | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) Thanks for the patch, I've pushed this to master as ed12cba2216599a35560ad4c43f2894872910f33. Chris