added separator after clock

This commit is contained in:
2024-02-07 07:35:25 +01:00
parent 39337656f2
commit 4bdbb16aef

View File

@@ -277,7 +277,7 @@
"time" = { "time" = {
position = 4; position = 4;
settings = { settings = {
format = "%a, %d.%m.%Y - %H:%M"; format = "%a, %d.%m.%Y - %H:%M ";
}; };
}; };
}; };