2019-09-07 17:57:35 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
|
|
|
|
Documentation=https://github.com/Alexays/Waybar/wiki/
|
|
|
|
PartOf=wayland-session.target
|
2020-03-03 21:32:02 +00:00
|
|
|
After=wayland-session.target
|
2019-09-07 17:57:35 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=dbus
|
|
|
|
BusName=fr.arouillard.waybar
|
2019-09-08 12:04:34 +00:00
|
|
|
ExecStart=@prefix@/bin/waybar
|
2019-09-07 17:57:35 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=wayland-session.target
|