[Linux] Automatically restart taffybar
This commit is contained in:
parent
5e797bc783
commit
df442d3469
@ -5,6 +5,8 @@ Description=taffybar
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/env taffybar
|
||||
ExecStop=/usr/bin/pkill taffybar
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=wm.target
|
||||
|
Loading…
Reference in New Issue
Block a user