This commit is contained in:
committer@tuxwarrior
2026-02-27 07:10:04 -05:00
parent 4730aa775a
commit c9854c1b7a
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"layer": "top" // Waybar at top layer
, "position": "bottom" // Waybar position (top|bottom|left|right)
, "height": 30
, "height": 20
, "modules-left":
[
"hyprland/workspaces"

View File

@@ -6,7 +6,7 @@ https://gist.github.com/genofire/07234e810fcd16f9077710d4303f9a9e
border: none;
border-radius: 0;
font-family: "monospace";
font-size: 9px;
font-size: 7px;
min-height: 0;
margin: 0px;
}