From c9854c1b7a9b13aa714c5d23e4af736575c5e2e7 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Fri, 27 Feb 2026 07:10:04 -0500 Subject: [PATCH] u --- obsolete/dots/waybar/config.jsonc | 2 +- obsolete/dots/waybar/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; }