Use consistent sizing for waybar padding

This commit is contained in:
2026-05-03 01:48:26 -05:00
parent 328ca5f209
commit 33837c1b07
+1 -1
View File
@@ -31,7 +31,7 @@ window#waybar {
/* Any random button */
background: transparent;
color: #a89984;
padding: 0 0.9em;
padding: 0 14px;
border-radius: 8px;
}
#workspaces button.persistent {