diff --git a/obsolete/dots/waybar/config.jsonc b/obsolete/dots/waybar/config.jsonc index cb0c9e2..ed6cfdf 100644 --- a/obsolete/dots/waybar/config.jsonc +++ b/obsolete/dots/waybar/config.jsonc @@ -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" diff --git a/obsolete/dots/waybar/style.css b/obsolete/dots/waybar/style.css index f6320d4..a600097 100644 --- a/obsolete/dots/waybar/style.css +++ b/obsolete/dots/waybar/style.css @@ -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; }