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