From 36edee945c948440667804b5af97b220267d67c3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 15 May 2026 19:20:31 +0200 Subject: [PATCH] Closer on the weather --- .../omarchy-shell/plugins/bar/widgets/weatherFlyout.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/quickshell/omarchy-shell/plugins/bar/widgets/weatherFlyout.qml b/default/quickshell/omarchy-shell/plugins/bar/widgets/weatherFlyout.qml index 798e113d..d2b0c297 100644 --- a/default/quickshell/omarchy-shell/plugins/bar/widgets/weatherFlyout.qml +++ b/default/quickshell/omarchy-shell/plugins/bar/widgets/weatherFlyout.qml @@ -75,7 +75,7 @@ Item { bar: root.bar text: root.label active: root.klass === "active" - horizontalMargin: 7.5 + horizontalMargin: 1 // Tooltip suppressed — the popup itself is the detail view. tooltipText: ""