Regenerated
This commit is contained in:
@@ -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": [
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user