aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system-user/waybar.service
blob: db1c594ccc181211c8d61d58367768ca30bc808e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
Documentation=https://github.com/Alexays/Waybar/wiki/
PartOf=graphical-session.target

[Service]
Type=simple
ExecStart=/usr/bin/waybar

[Install]
WantedBy=sway-session.target