From c7511b750a0e69295b0e1a812d499aabd0925333 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 19 May 2026 18:31:18 +0200 Subject: [PATCH] adjusted size of eww bar - i found the sweet spot --- desktopenvs/hyprlua/eww-touch/eww.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprlua/eww-touch/eww.scss b/desktopenvs/hyprlua/eww-touch/eww.scss index 089d33e..667c982 100644 --- a/desktopenvs/hyprlua/eww-touch/eww.scss +++ b/desktopenvs/hyprlua/eww-touch/eww.scss @@ -1,7 +1,7 @@ * { all: unset; // Unsets everything so you can style everything from scratch font-family: Agave Nerd Font Mono, sans-serif; - font-size: 18pt; + font-size: 17pt; } tooltip {