non important commit

This commit is contained in:
benstrb 2026-01-31 10:48:21 +01:00
parent 3b403e6eed
commit 32694a9360

View file

@ -3,7 +3,6 @@
enable = true; enable = true;
settings = { settings = {
mainBar = { mainBar = {
layer = "top"; layer = "top";
position = "top"; position = "top";
@ -26,7 +25,7 @@
"clock" = { "clock" = {
interval = 1; interval = 1;
format = "{:%H:%M} "; format = "{:%H:%M} ";
} };
}; };
}; };
} }