forked from Shinonome/dots-hyprland
fix configswitch not working when clicking the actual switch
This commit is contained in:
@@ -23,6 +23,7 @@ RippleButton {
|
||||
scale: 0.75
|
||||
Layout.fillWidth: false
|
||||
checked: root.checked
|
||||
onClicked: root.clicked()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user