Added battery percentages

This commit is contained in:
2024-12-02 03:16:07 +01:00
parent 6483c7db42
commit 65d9a196c5

View File

@@ -75,5 +75,4 @@ static const struct arg args[] = {
{ run_command, " ", NULL},
{ battery_state, "%s", "BAT1"},
{ run_command, " ", NULL},
{ run_command, "^c#ffb86c^\uf013", NULL},
};