1
0
Fork 0
dotfiles/home/dot_config/systemd/user/mako.service

14 lines
238 B
SYSTEMD
Raw Normal View History

2019-09-29 00:06:57 +00:00
[Unit]
Description=A lightweight Wayland notification daemon
Documentation=man:mako(1)
PartOf=sway-session.target
[Service]
Type=dbus
ExecStart=/usr/bin/mako
BusName=org.freedesktop.Notifications
[Install]
WantedBy=sway-session.target