From 9f480eb1b15c68ede9a736fb3f994eab58f85d7d Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 19 May 2026 18:30:02 +0200 Subject: [PATCH] adjusted size of eww bar --- 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 90b6e66..089d33e 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: 27pt; + font-size: 18pt; } tooltip {