forked from colonelpanic/dotfiles
[Linux] Use pasystray from env
This commit is contained in:
parent
2cbf523658
commit
6aa541ecf0
@ -5,7 +5,7 @@ After=taffybar.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/pasystray
|
ExecStart=/usr/bin/env pasystray
|
||||||
ExecStop=/usr/bin/pkill pasystray
|
ExecStop=/usr/bin/pkill pasystray
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
Reference in New Issue
Block a user