Auto: cleanup-2026-06-13T20-10-24Z

This commit is contained in:
2026-06-13 22:10:43 +02:00
parent 2585a88780
commit 4f3a74b741
7 changed files with 45 additions and 38 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}";
};