From 746c5805fb4d30cea16d2daf732c4fd629efc5a5 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Thu, 3 Jul 2025 23:04:00 +0200 Subject: [PATCH] Update Config.qml --- .config/quickshell/modules/common/Config.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/quickshell/modules/common/Config.qml b/.config/quickshell/modules/common/Config.qml index 09313be8e..016b39324 100644 --- a/.config/quickshell/modules/common/Config.qml +++ b/.config/quickshell/modules/common/Config.qml @@ -134,7 +134,7 @@ Singleton { property JsonObject dock: JsonObject { property bool enable: false property real height: 60 - property real hoverRegionHeight: 3 + property real hoverRegionHeight: 2 property bool pinnedOnStartup: false property bool hoverToReveal: true // When false, only reveals on empty workspace property list pinnedApps: [ // IDs of pinned entries