This unit is provided by:
Options
-
[Install]
-
WantedBy=graphical-session.target
-
-
[Service]
-
BusName=org.freedesktop.Notifications
-
ExecCondition=/bin/sh -c '[ -n "$WAYLAND_DISPLAY" ]'
-
ExecReload=/usr/bin/makoctl reload
-
ExecStart=/usr/bin/mako
-
Type=dbus
-
-
[Unit]
-
After=graphical-session.target
-
Description=Lightweight Wayland notification daemon
-
Documentation=man:mako(1)
-
PartOf=graphical-session.target
-
Additionnal notes
Nothing here.