diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-05-21 04:55:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-21 04:55:38 +0000 |
| commit | 0f53be147c9fdc11b37ada7133d7fbca107e25e4 (patch) | |
| tree | c762a44264322b7a3d598d89c9caaa3007f21d61 | |
| parent | e4f6dca31f3a77d0b9c268e3b7ce4139b6fa71a0 (diff) | |
add whitespace
| -rw-r--r-- | config.def.h | 2 |
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" }, }; |
