From 2be46ff65ab50026e831c42b25c1a4f86eb413c4 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 15 Aug 2025 21:49:09 +1000 Subject: internal: static bar width --- config/BarConfig.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/BarConfig.qml') diff --git a/config/BarConfig.qml b/config/BarConfig.qml index 288368a..bbe061b 100644 --- a/config/BarConfig.qml +++ b/config/BarConfig.qml @@ -75,7 +75,7 @@ JsonObject { } component Sizes: JsonObject { - property int innerHeight: 30 + property int innerWidth: 40 property int windowPreviewSize: 400 property int trayMenuWidth: 300 property int batteryWidth: 250 -- cgit v1.2.3-freya