Regenerated

This commit is contained in:
2026-04-23 23:24:25 +02:00
parent 91f37618e2
commit 04e522548a
3 changed files with 404 additions and 392 deletions
+388 -384
View File
File diff suppressed because it is too large Load Diff
+8 -4
View File
@@ -4986,10 +4986,6 @@ window#waybar {
/* ---------GROUPS------------------------------------------------ */
.group {
margin: 0 8px;
}
/* --- Group anchors default visible --- */
#custom-hardware-anchor,
#custom-tray-anchor,
@@ -5031,6 +5027,14 @@ window#waybar {
border: 2px solid transparent;
}
.modules-right > widget {
margin-right: 6px;
}
.modules-right > widget:last-child {
margin-right: 0;
}
.modules-left > widget label,
.modules-left > label ,
.modules-center > widget label,
@@ -20,10 +20,6 @@ window#waybar {
/* ---------GROUPS------------------------------------------------ */
.group {
margin: 0 8px;
}
/* --- Group anchors default visible --- */
#custom-hardware-anchor,
#custom-tray-anchor,
@@ -65,6 +61,14 @@ window#waybar {
border: 2px solid transparent;
}
.modules-right > widget {
margin-right: 6px;
}
.modules-right > widget:last-child {
margin-right: 0;
}
.modules-left > widget label,
.modules-left > label ,
.modules-center > widget label,