Make dunst.service part of graphical-session
Make dunst part of graphical-session.target, so that it exits immediately when the session exits.
This commit is contained in:
parent
52b08e4f19
commit
7c967879e2
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Dunst notification daemon
|
Description=Dunst notification daemon
|
||||||
Documentation=man:dunst(1)
|
Documentation=man:dunst(1)
|
||||||
|
PartOf=graphical-session.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=dbus
|
Type=dbus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user