This commit is contained in:
2026-09-15 11:49:20 +01:00
parent f491665a54
commit cf606b7650
4 changed files with 62 additions and 62 deletions
+5 -2
View File
@@ -39,9 +39,12 @@
''}";
};
order = {
left = [ "workspaces" "weather" ];
left = [ "workspaces" ];
middle = [ ];
right = [ "audio" "clock" ];
right = [
"audio"
"clock"
];
};
modules.clock.show_seconds = false;
modules.workspaces = {