mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 05:14:22 +02:00
8 lines
179 B
Desktop File
8 lines
179 B
Desktop File
[Unit]
|
|
Description=Status bar for i3
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=%h/.config/i3/bin/polybar
|
|
ExecStop=%h/.local/bin/polybar-msg cmd quit
|
|
Restart=on-failure
|