Added battery percentages
This commit is contained in:
1
config.h
1
config.h
@@ -70,4 +70,5 @@ static const struct arg args[] = {
|
|||||||
{ battery_state, " %s", "BAT0"},
|
{ battery_state, " %s", "BAT0"},
|
||||||
{ battery_perc, " | %s%%", "BAT1"},
|
{ battery_perc, " | %s%%", "BAT1"},
|
||||||
{ battery_state, " %s", "BAT1"},
|
{ battery_state, " %s", "BAT1"},
|
||||||
|
{ run_command, "echo \" \"", NULL},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user