summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-05-21 04:55:38 +0000
committerGitHub <noreply@github.com>2026-05-21 04:55:38 +0000
commit0f53be147c9fdc11b37ada7133d7fbca107e25e4 (patch)
treec762a44264322b7a3d598d89c9caaa3007f21d61 /config.def.h
parente4f6dca31f3a77d0b9c268e3b7ce4139b6fa71a0 (diff)
add whitespace
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 2ce551a..177f34c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -17,5 +17,5 @@ static const struct arg args[] = {
{ battery_perc,"[  %s%% ]", "BAT0" },
{ run_command, "[ %s ]", "volume" },
{ ram_perc, "[ 󰍛 %s%% ]", NULL },
- { datetime, "  %s", "%a %b %d %r" },
+ { datetime, "  %s", "%a %b %d %r" },
};