[Linux] Use pasystray from env

This commit is contained in:
2018-04-29 10:57:14 -07:00
parent 2cbf523658
commit 6aa541ecf0

View File

@@ -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]