mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[systemd] revert mako and swayidle to start via sway
This commit is contained in:
parent
d14503cf00
commit
62be429c6d
4 changed files with 24 additions and 15 deletions
|
@ -3,9 +3,12 @@ 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
|
||||
WantedBy=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.freedesktop.Notifications
|
||||
ExecStart=/usr/bin/mako
|
||||
RestartSec=5
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue