Regenerated
This commit is contained in:
+314
-308
File diff suppressed because it is too large
Load Diff
@@ -2753,6 +2753,7 @@ These are config files for waybar
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"align": 1,
|
||||
"format": "{name}",
|
||||
"interval": 2,
|
||||
},
|
||||
@@ -2951,6 +2952,11 @@ window#waybar {
|
||||
/* --------------------------------------------------------- */
|
||||
/* SLIDERS / SPECIAL MODULES */
|
||||
|
||||
#workspace, #workspace:hover {
|
||||
padding: 0 6px; /* keep padding constant */
|
||||
margin: 0; /* keep margin constant */
|
||||
}
|
||||
|
||||
#custom-windows label {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
@@ -91,6 +91,7 @@
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"align": 1,
|
||||
"format": "{name}",
|
||||
"interval": 2,
|
||||
},
|
||||
|
||||
@@ -76,6 +76,11 @@ window#waybar {
|
||||
/* --------------------------------------------------------- */
|
||||
/* SLIDERS / SPECIAL MODULES */
|
||||
|
||||
#workspace, #workspace:hover {
|
||||
padding: 0 6px; /* keep padding constant */
|
||||
margin: 0; /* keep margin constant */
|
||||
}
|
||||
|
||||
#custom-windows label {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user