From 244d3f6067e667d8ef81e4d4f69749dec85a773c Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Wed, 11 Jun 2025 09:01:24 +0200 Subject: [PATCH] idle inhibitor button: now wrong binding --- .../modules/sidebarRight/quickToggles/IdleInhibitor.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/quickshell/modules/sidebarRight/quickToggles/IdleInhibitor.qml b/.config/quickshell/modules/sidebarRight/quickToggles/IdleInhibitor.qml index 5080d99ad..b48d3467f 100644 --- a/.config/quickshell/modules/sidebarRight/quickToggles/IdleInhibitor.qml +++ b/.config/quickshell/modules/sidebarRight/quickToggles/IdleInhibitor.qml @@ -7,7 +7,7 @@ import Quickshell.Hyprland QuickToggleButton { id: root - toggled: idleInhibitor.running + toggled: false buttonIcon: "coffee" onClicked: { if (toggled) {