Files
Waybar/resources/waybar.service
T

13 lines
294 B
Desktop File
Raw Normal View History

2019-09-07 19:57:35 +02:00
[Unit]
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
Documentation=https://github.com/Alexays/Waybar/wiki/
PartOf=wayland-session.target
[Service]
Type=dbus
BusName=fr.arouillard.waybar
ExecStart=/usr/bin/waybar
2019-09-07 19:57:35 +02:00
[Install]
WantedBy=wayland-session.target