Auto: cleanup-2026-06-14T15-26-03Z

This commit is contained in:
2026-06-14 17:26:24 +02:00
parent 2a0c85275f
commit 2d16f3893b
8 changed files with 39 additions and 33 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ _: {
"battery"
"clock"
];
battery = {
format = "{capacity}% {icon}";
states = {
@@ -19,7 +19,7 @@ _: {
critical = 15;
};
};
clock = {
format = "{:%H:%M}";
};