Files
Waybar/resources/waybar.service.in
T

13 lines
313 B
Plaintext
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=graphical-session.target
After=graphical-session.target
2019-09-07 19:57:35 +02:00
[Service]
ExecStart=@prefix@/bin/waybar
2020-11-30 23:11:51 -05:00
Restart=on-failure
2019-09-07 19:57:35 +02:00
[Install]
WantedBy=graphical-session.target