2020-07-29 20:29:51 +00:00
|
|
|
[Install]
|
2021-12-23 22:00:31 +00:00
|
|
|
WantedBy=sway-session.target
|
2020-07-29 20:29:51 +00:00
|
|
|
|
|
|
|
[Service]
|
2022-04-16 22:31:03 +00:00
|
|
|
ExecReload=/nix/store/00000000000000000000000000000000-coreutils/bin/kill -SIGUSR2 $MAINPID
|
2020-07-29 20:29:51 +00:00
|
|
|
ExecStart=@waybar@/bin/waybar
|
2021-03-06 07:09:51 +00:00
|
|
|
KillMode=mixed
|
2021-05-01 20:26:10 +00:00
|
|
|
Restart=on-failure
|
2020-07-29 20:29:51 +00:00
|
|
|
|
|
|
|
[Unit]
|
2021-05-01 20:26:10 +00:00
|
|
|
After=graphical-session.target
|
2020-07-29 20:29:51 +00:00
|
|
|
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
|
|
|
|
Documentation=https://github.com/Alexays/Waybar/wiki
|
|
|
|
PartOf=graphical-session.target
|