[Linux] Use better icons for battermon

This commit is contained in:
Ivan Malison 2017-02-28 20:10:05 -08:00
parent d6eaf7ca02
commit 0027d5fb86
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -5,7 +5,7 @@ After=taffybar.service
[Service]
Type=simple
ExecStart=/usr/bin/env batterymon
ExecStart=/usr/bin/env batterymon -t 24x24_wide -i 2
ExecStop=/usr/bin/pkill batterymon
[Install]