521a03d8bf
Fnott is a keyboard driven and lightweight Wayland notification daemon for wlroots-based compositors. There are four unit test to validate behavior for an empty configuration, the default configuration, global properties and systemd service file generation.
11 lines
267 B
Desktop File
11 lines
267 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-pre.target
|
|
Description=Fnott notification daemon
|
|
Documentation=man:fnott(1)
|
|
PartOf=graphical-session.target
|