mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
service file: allow for waybar installed in different prefix
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user