idle inhibitor button: now wrong binding

This commit is contained in:
end-4 2025-06-11 09:01:24 +02:00
parent 8956752e85
commit 244d3f6067

View file

@ -7,7 +7,7 @@ import Quickshell.Hyprland
QuickToggleButton {
id: root
toggled: idleInhibitor.running
toggled: false
buttonIcon: "coffee"
onClicked: {
if (toggled) {