summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 904bcba..3e99b1e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -14,7 +14,7 @@ static const struct arg args[] = {
/* run nmcli to get network device for say ethernet */
{ netspeed_rx, "[ %s B/s ]", "wlp2s0" },
- { battery_perc,"[  %s%% ]", "BAT0" },
+ { battery_perc,"[  %s%% ]", "BAT0" },
{ run_command, "[ %s ]", "volume" },
{ ram_perc, "[  %s%% ]", NULL },
{ datetime, "  %s", "%a %b %d %r" },