Regenerated

This commit is contained in:
2026-04-08 19:37:37 +02:00
parent d154d9764d
commit 44c0f387a7
3 changed files with 311 additions and 305 deletions
+301 -299
View File
File diff suppressed because it is too large Load Diff
+5 -3
View File
@@ -2952,7 +2952,7 @@ window#waybar {
}
/* All workspace buttons */
workspaces button {
#workspaces button label {
padding: 0px 5px;
border-radius: 10px;
border: 2px solid transparent;
@@ -2963,9 +2963,11 @@ workspaces button {
min-width: 30px;
}
#workspaces button.active {
font-weight: bold;
#workspaces button.active label {
font-size: 16px;
font-weight: bold;
}
#clock,
+5 -3
View File
@@ -97,7 +97,7 @@ window#waybar {
}
/* All workspace buttons */
workspaces button {
#workspaces button label {
padding: 0px 5px;
border-radius: 10px;
border: 2px solid transparent;
@@ -108,9 +108,11 @@ workspaces button {
min-width: 30px;
}
#workspaces button.active {
font-weight: bold;
#workspaces button.active label {
font-size: 16px;
font-weight: bold;
}
#clock,