diff --git a/henrovnix_ok/assets/conf/desktop/waybar/style.css b/henrovnix_ok/assets/conf/desktop/waybar/style.css index cb8db28bd..3e7dcb091 100644 --- a/henrovnix_ok/assets/conf/desktop/waybar/style.css +++ b/henrovnix_ok/assets/conf/desktop/waybar/style.css @@ -29,12 +29,12 @@ window#waybar { /* --- Workspaces --- */ #workspaces button { - padding: 0px 0px; - min-width: 70px; + padding: 0px 4px; + min-width: 80px; background-color: transparent; color: @text; border: 1px solid @inactive; - border-radius: 10px; + border-radius: 15px; box-shadow: none; } @@ -123,7 +123,7 @@ window#waybar { padding: 0px 6px; min-width: 80px; color: @text; - border-radius: 10px; + border-radius: 15px; font-weight: bold; /* EXACT match: border color == background color */