2021-07-04 18:25:28 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Status bar for i3
|
|
|
|
PartOf=graphical-session.target
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=%h/.config/i3/bin/polybar
|
2021-07-11 11:25:56 +02:00
|
|
|
ExecStop=%h/.local/bin/polybar-msg cmd quit
|
2021-07-04 18:25:28 +02:00
|
|
|
Restart=on-failure
|