14cb0c8cfa
Also add missing `ConditionEnvironment`.
11 lines
300 B
Desktop File
11 lines
300 B
Desktop File
[Service]
|
|
BusName=org.freedesktop.Notifications
|
|
ExecStart=@fnott@/bin/fnott -c /home/hm-user/.config/fnott/fnott.ini
|
|
Type=dbus
|
|
|
|
[Unit]
|
|
After=graphical-session.target
|
|
ConditionEnvironment=WAYLAND_DISPLAY
|
|
Description=Fnott notification daemon
|
|
Documentation=man:fnott(1)
|
|
PartOf=graphical-session.target
|