Regenerated

This commit is contained in:
2026-04-23 19:07:29 +02:00
parent d0847ac23d
commit a0ca179798
3 changed files with 395 additions and 395 deletions
+385 -385
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -4973,9 +4973,9 @@ window#waybar {
#custom-tray-anchor,
#custom-system-anchor,
#custom-connections-anchor {
min-width: 80px;
min-width: 60px;
padding: 0 5px;
margin: 0 2px;
margin: 0 5px;
opacity: 1;
transition: opacity 0.2s ease, min-width 0.2s ease, padding 0.2s ease;
}
@@ -4995,14 +4995,14 @@ window#waybar {
#tray:hover,
#system:hover,
#connections:hover {
min-width: 80px;
min-width: 60px;
}
/* MODULES */
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
min-width: 80px;
min-width: 60px;
color: @text;
font-weight: bold;
border-radius: 30px;
@@ -5104,7 +5104,7 @@ label#custom-windows:not(.active) {
}
#pulseaudio-slider trough {
min-height: 10px;
min-width: 80px;
min-width: 60px;
border-radius: 30px;
background: transparent;
}
@@ -25,9 +25,9 @@ window#waybar {
#custom-tray-anchor,
#custom-system-anchor,
#custom-connections-anchor {
min-width: 80px;
min-width: 60px;
padding: 0 5px;
margin: 0 2px;
margin: 0 5px;
opacity: 1;
transition: opacity 0.2s ease, min-width 0.2s ease, padding 0.2s ease;
}
@@ -47,14 +47,14 @@ window#waybar {
#tray:hover,
#system:hover,
#connections:hover {
min-width: 80px;
min-width: 60px;
}
/* MODULES */
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
min-width: 80px;
min-width: 60px;
color: @text;
font-weight: bold;
border-radius: 30px;
@@ -156,7 +156,7 @@ label#custom-windows:not(.active) {
}
#pulseaudio-slider trough {
min-height: 10px;
min-width: 80px;
min-width: 60px;
border-radius: 30px;
background: transparent;
}