Regenerated

This commit is contained in:
2026-04-07 10:09:29 +02:00
parent bf2eb857bd
commit 97dfdba9c7
4 changed files with 302 additions and 338 deletions
+1 -4
View File
@@ -7,17 +7,14 @@
"passthrough": false,
"gtk-layer-shell": true,
/*******************************************************************/
"modules-left": [],
"modules-center": [
"custom/spacer",
"group/connections",
"custom/spacer",
"hyprland/workspaces",
"custom/spacer",
"group/hardware",
"custom/spacer"
],
"modules-right": [
+1 -10
View File
@@ -54,6 +54,7 @@ window#waybar {
.modules-center > widget {
min-width: 80px;
margin: 0px 50px;
color: @text;
font-weight: bold;
border: 2px solid transparent;
@@ -77,16 +78,6 @@ window#waybar {
padding: 0px 10px;
}
#custom-spacer {
min-width: 200px; /* keeps the space */
padding: 0 !important;
margin: 0 !important;
background: none !important;
border: none !important;
color: transparent !important; /* invisible text */
font-weight: normal !important;
}
/* --- Group specifics --- */
#hardware:hover #custom-hardware-anchor {