13 lines
277 B
Desktop File
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
|