mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00:00
mako includes its own systemd service file now
parent
b8e0fcc35c
commit
f29a5a2b31
|
@ -127,19 +127,3 @@ ExecStart=/usr/bin/swayidle -w \
|
|||
[Install]
|
||||
WantedBy=sway-session.target
|
||||
```
|
||||
|
||||
### mako
|
||||
|
||||
```ini
|
||||
[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
|
||||
```
|
Loading…
Reference in a new issue