[dunst/mako] replace dunt with mako due to wayland problems

This commit is contained in:
Felix Buehler 2020-02-23 17:40:28 +01:00
parent 213d738520
commit e4726c9174
4 changed files with 41 additions and 250 deletions

11
mako/mako.service Normal file
View file

@ -0,0 +1,11 @@
[Unit]
Description=A lightweight Wayland notification daemon
Documentation=man:mako(1)
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/mako
[Install]
WantedBy=sway-session.target