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