Playing with colours anbd sizes

This commit is contained in:
2026-02-27 16:02:46 +01:00
parent 1883b6c244
commit 006a3485b1
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
{ {
"layer": "top", "layer": "top",
"height": 38, "height": 40,
//"modules-left": ["hyprland/window"], //"modules-left": ["hyprland/window"],
@@ -30,7 +30,7 @@ window#waybar {
/* --- Workspaces --- */ /* --- Workspaces --- */
#workspaces button { #workspaces button {
padding: 0px 0px; padding: 0px 0px;
min-width: 80px; min-width: 70px;
background-color: transparent; background-color: transparent;
color: @text; color: @text;
border: 1px solid @inactive; border: 1px solid @inactive;