service file: allow for waybar installed in different prefix

This commit is contained in:
Дамјан Георгиевски
2019-09-08 14:04:34 +02:00
parent 02811293e0
commit ce50249c04
2 changed files with 10 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ PartOf=wayland-session.target
[Service]
Type=dbus
BusName=fr.arouillard.waybar
ExecStart=/usr/bin/waybar
ExecStart=@prefix@/bin/waybar
[Install]
WantedBy=wayland-session.target