Regenerated

This commit is contained in:
2026-04-23 22:34:37 +02:00
parent d598fbf686
commit 745ff2426c
4 changed files with 410 additions and 383 deletions
+390 -381
View File
File diff suppressed because it is too large Load Diff
+10 -1
View File
@@ -4804,7 +4804,6 @@ These are config files for waybar
"tooltip": false
},
"hyprland/workspaces": {
"align": 1,
"format": "{name}",
@@ -4994,6 +4993,16 @@ window#waybar {
color: @text;
}
#custom-spacer {
min-width: 0;
padding: 0;
margin: 0;
border: none;
background: transparent;
color: transparent;
opacity: 0;
}
/* --------------------------------------------------------- */
/* --- Group anchors default visible --- */
@@ -142,7 +142,6 @@
"tooltip": false
},
"hyprland/workspaces": {
"align": 1,
"format": "{name}",
@@ -18,6 +18,16 @@ window#waybar {
color: @text;
}
#custom-spacer {
min-width: 0;
padding: 0;
margin: 0;
border: none;
background: transparent;
color: transparent;
opacity: 0;
}
/* --------------------------------------------------------- */
/* --- Group anchors default visible --- */