Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. [Unit]
  2. Description=Mako notification daemon
  3. Documentation=man:mako(1) man:makoctl(1)
  4. PartOf=graphical-session.target
  5.  
  6. [Service]
  7. Type=dbus
  8. BusName=org.freedesktop.Notifications
  9. ExecStart=/usr/bin/mako
  10.  
  11. [Install]
  12. WantedBy=default.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement