Regenerated
This commit is contained in:
+298
-310
File diff suppressed because it is too large
Load Diff
+2
-14
@@ -2666,17 +2666,14 @@ These are config files for waybar
|
|||||||
"passthrough": false,
|
"passthrough": false,
|
||||||
"gtk-layer-shell": true,
|
"gtk-layer-shell": true,
|
||||||
|
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"modules-left": [],
|
"modules-left": [],
|
||||||
|
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"custom/spacer",
|
|
||||||
"group/connections",
|
"group/connections",
|
||||||
"custom/spacer",
|
|
||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
"custom/spacer",
|
|
||||||
"group/hardware",
|
"group/hardware",
|
||||||
"custom/spacer"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
@@ -2913,6 +2910,7 @@ window#waybar {
|
|||||||
|
|
||||||
.modules-center > widget {
|
.modules-center > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
|
margin: 0px 50px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
@@ -2936,16 +2934,6 @@ window#waybar {
|
|||||||
padding: 0px 10px;
|
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 --- */
|
/* --- Group specifics --- */
|
||||||
|
|
||||||
#hardware:hover #custom-hardware-anchor {
|
#hardware:hover #custom-hardware-anchor {
|
||||||
|
|||||||
@@ -7,17 +7,14 @@
|
|||||||
"passthrough": false,
|
"passthrough": false,
|
||||||
"gtk-layer-shell": true,
|
"gtk-layer-shell": true,
|
||||||
|
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"modules-left": [],
|
"modules-left": [],
|
||||||
|
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"custom/spacer",
|
|
||||||
"group/connections",
|
"group/connections",
|
||||||
"custom/spacer",
|
|
||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
"custom/spacer",
|
|
||||||
"group/hardware",
|
"group/hardware",
|
||||||
"custom/spacer"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
|
|||||||
@@ -54,6 +54,7 @@ window#waybar {
|
|||||||
|
|
||||||
.modules-center > widget {
|
.modules-center > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
|
margin: 0px 50px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
@@ -77,16 +78,6 @@ window#waybar {
|
|||||||
padding: 0px 10px;
|
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 --- */
|
/* --- Group specifics --- */
|
||||||
|
|
||||||
#hardware:hover #custom-hardware-anchor {
|
#hardware:hover #custom-hardware-anchor {
|
||||||
|
|||||||
Reference in New Issue
Block a user