depot/third_party/home-manager/tests/modules/services/fnott/systemd-user-service-expected.service

11 lines
269 B
SYSTEMD
Raw Normal View History

[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