unitfile-parser/test/examples/mako.service
2020-11-25 03:11:59 +01:00

13 lines
277 B
Desktop File

[Unit]
Description=A lightweight Wayland notification daemon
Documentation=man:mako(1)
BindsTo=graphical-session.target
Wants=graphical-session-pre.target
After=graphical-session-pre.target
[Service]
Type=simple
ExecStart=/usr/bin/mako
[Install]
WantedBy=sway-session.target