Revert "service file: allow for waybar installed in different prefix"

This commit is contained in:
Alex
2019-09-10 12:06:06 +02:00
committed by GitHub
parent b6cb02ce85
commit 5bb6fa384d
2 changed files with 3 additions and 8 deletions

View File

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