From a3e0175188e4d836fed28fe8348a6cb13eb7130c Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 2 Jun 2026 10:11:39 +0200 Subject: [PATCH] now the bar is actually fixed --- desktopenvs/hyprlua/eww-touch/eww.yuck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprlua/eww-touch/eww.yuck b/desktopenvs/hyprlua/eww-touch/eww.yuck index b2bea08..066ae5d 100644 --- a/desktopenvs/hyprlua/eww-touch/eww.yuck +++ b/desktopenvs/hyprlua/eww-touch/eww.yuck @@ -6,7 +6,7 @@ :geometry (geometry :x "0%" :y "1%" :width "99%" - :height "5%" + :height "44px" :anchor "top center") :exclusive true (bar :monitor_ monitor))