simplify config
This commit is contained in:
parent
c65c39f470
commit
32d1ff8870
1 changed files with 1 additions and 2 deletions
1
config.h
1
config.h
|
@ -77,7 +77,6 @@ static const struct arg args[] = {
|
|||
{ cpu_perc, " [ %s%% ] ",NULL, 1, -1, },
|
||||
{ ram_perc, "[ %s%% ] ", NULL, 1, -1, },
|
||||
{ backlight_perc, "[ %s%% ] ", "intel_backlight", 1, 4, },
|
||||
{ run_command, "[ %s%% ] ", "getvol -m", 1, 3, },
|
||||
{ vol_icon, "[ %s%% ] ", "Master", 1, 2, },
|
||||
{ battery_icon, "[ %s%% ] ", "BAT1", 1, -1, },
|
||||
{ datetime, "[ %s ] ", "%I:%M %p", 1, -1, },
|
||||
|
|
Loading…
Add table
Reference in a new issue