11 lines
267 B
SYSTEMD
11 lines
267 B
SYSTEMD
|
[Service]
|
||
|
BusName=org.freedesktop.Notifications
|
||
|
ExecStart=@fnott@/bin/fnott -c /home/hm-user/.config/fnott/fnott.ini
|
||
|
Type=dbus
|
||
|
|
||
|
[Unit]
|
||
|
After=graphical-session-pre.target
|
||
|
Description=Fnott notification daemon
|
||
|
Documentation=man:fnott(1)
|
||
|
PartOf=graphical-session.target
|