From 20cae142d7e34fd36b8b4d8cfdfce078e4bf4602 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Wed, 12 Nov 2025 00:16:32 +0100 Subject: [PATCH] fix widget button when on the left --- dots/.config/quickshell/ii/modules/waffle/bar/WidgetsButton.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/quickshell/ii/modules/waffle/bar/WidgetsButton.qml b/dots/.config/quickshell/ii/modules/waffle/bar/WidgetsButton.qml index 840f63c7a..7107cfafd 100644 --- a/dots/.config/quickshell/ii/modules/waffle/bar/WidgetsButton.qml +++ b/dots/.config/quickshell/ii/modules/waffle/bar/WidgetsButton.qml @@ -44,6 +44,7 @@ AppButton { } Column { + visible: root.expandedForm anchors.verticalCenter: parent.verticalCenter WText { text: Translation.tr("Widgets")