Regenerated

This commit is contained in:
2026-04-08 19:43:23 +02:00
parent 44c0f387a7
commit a301e11746
3 changed files with 317 additions and 308 deletions
+303 -300
View File
File diff suppressed because it is too large Load Diff
+7 -4
View File
@@ -2951,25 +2951,28 @@ window#waybar {
transition: opacity 0.2s ease, width 0.2s ease;
}
/* --------------------------------------------------------- */
/* All workspace buttons */
/* --------------------------------------------------------- */
#workspaces button label {
padding: 0px 5px;
border-radius: 10px;
border: 2px solid transparent;
background-color: transparent;
font-weight: normal;
font-size: 12px;
transition: all 0.2s ease;
min-width: 30px;
}
#workspaces button.active label {
font-size: 16px;
font-weight: bold;
}
#workspaces button:hover {
background: transparent;
}
#clock,
#idle_inhibitor,
#battery,
+7 -4
View File
@@ -96,25 +96,28 @@ window#waybar {
transition: opacity 0.2s ease, width 0.2s ease;
}
/* --------------------------------------------------------- */
/* All workspace buttons */
/* --------------------------------------------------------- */
#workspaces button label {
padding: 0px 5px;
border-radius: 10px;
border: 2px solid transparent;
background-color: transparent;
font-weight: normal;
font-size: 12px;
transition: all 0.2s ease;
min-width: 30px;
}
#workspaces button.active label {
font-size: 16px;
font-weight: bold;
}
#workspaces button:hover {
background: transparent;
}
#clock,
#idle_inhibitor,
#battery,