Regenerated

This commit is contained in:
2026-04-23 23:16:27 +02:00
parent 711832dff2
commit 6581faa392
3 changed files with 410 additions and 389 deletions
+390 -383
View File
File diff suppressed because it is too large Load Diff
+10 -3
View File
@@ -4984,7 +4984,16 @@ window#waybar {
color: @text;
}
/* --------------------------------------------------------- */
/* ---------GROUPS------------------------------------------------ */
#hardware,
#audio,
#system,
#tray,
#connections,
#workspaces {
margin: 0 6px;
}
/* --- Group anchors default visible --- */
#custom-hardware-anchor,
@@ -5018,8 +5027,6 @@ window#waybar {
/* MODULES */
.module {
padding: 0 10px;
margin: 0 4px;
color: @text;
font-weight: bold;
border-radius: 30px;
@@ -18,7 +18,16 @@ window#waybar {
color: @text;
}
/* --------------------------------------------------------- */
/* ---------GROUPS------------------------------------------------ */
#hardware,
#audio,
#system,
#tray,
#connections,
#workspaces {
margin: 0 6px;
}
/* --- Group anchors default visible --- */
#custom-hardware-anchor,
@@ -52,8 +61,6 @@ window#waybar {
/* MODULES */
.module {
padding: 0 10px;
margin: 0 4px;
color: @text;
font-weight: bold;
border-radius: 30px;