forked from Shinonome/dots-hyprland
idle inhibitor button: now wrong binding
This commit is contained in:
@@ -7,7 +7,7 @@ import Quickshell.Hyprland
|
||||
|
||||
QuickToggleButton {
|
||||
id: root
|
||||
toggled: idleInhibitor.running
|
||||
toggled: false
|
||||
buttonIcon: "coffee"
|
||||
onClicked: {
|
||||
if (toggled) {
|
||||
|
||||
Reference in New Issue
Block a user