mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 02:54:40 +02:00
14 lines
275 B
Desktop File
14 lines
275 B
Desktop File
[Unit]
|
|
Description=A lightweight Wayland notification daemon
|
|
Documentation=man:mako(1)
|
|
PartOf=graphical-session.target
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.Notifications
|
|
ExecStart=/usr/bin/mako
|
|
RestartSec=5
|
|
Restart=always
|