xsession: fix dunst service startup

There is no dunst.socket. It was working if we had dunst installed
through the package manager because this is a DBus-activated service.
This commit is contained in:
Vincent Bernat 2022-09-14 01:39:57 +02:00
parent 3c776dd94f
commit f13079fd4a

View file

@ -2,7 +2,7 @@
Description=X session
BindsTo=graphical-session.target
Wants=autorandr.service
Wants=dunst.socket
Wants=dunst.service
Wants=inputplug.service
Wants=picom.service
Wants=pipewire-pulse.socket