[Linux] Automatically restart taffybar
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user