mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 09:15:34 +00:00
8 lines
141 B
Desktop File
8 lines
141 B
Desktop File
[Unit]
|
|
Description=Polybar
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=true
|
|
ExecStart=%h/bin/desktop/polybar-start.sh
|
|
ExecStop=killall -q polybar |