Regenerated

This commit is contained in:
2026-04-09 15:35:20 +02:00
parent aaffd0aa6b
commit 5934e90542
4 changed files with 326 additions and 308 deletions
+314 -308
View File
File diff suppressed because it is too large Load Diff
+6
View File
@@ -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;
}
+1
View File
@@ -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;
}