mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-24 07:27:13 -05:00
10 lines
113 B
SYSTEMD
10 lines
113 B
SYSTEMD
|
[Unit]
|
||
|
Description=Polybar Bottom
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=polybar bottom
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=i3@.target
|