15 lines
266 B
Desktop File
15 lines
266 B
Desktop File
[Unit]
|
|
Description=swaync notification daemon
|
|
PartOf=sway-session.target
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.Notifications
|
|
ExecStart=swaync
|
|
ExecReload=swaync-client -R
|
|
ExecReload=swaync-client -rs
|
|
Slice=session.slice
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|