mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 04:49:57 -05:00
remove debug print
This commit is contained in:
@@ -149,10 +149,6 @@ Scope {
|
|||||||
width: 40 * sidebarQuickControlsRow.children.length
|
width: 40 * sidebarQuickControlsRow.children.length
|
||||||
property int clickIndex: -1
|
property int clickIndex: -1
|
||||||
|
|
||||||
onClickIndexChanged: {
|
|
||||||
console.log("Click index changed to: " + clickIndex);
|
|
||||||
}
|
|
||||||
|
|
||||||
NetworkToggle {}
|
NetworkToggle {}
|
||||||
BluetoothToggle {}
|
BluetoothToggle {}
|
||||||
NightLight {}
|
NightLight {}
|
||||||
|
|||||||
Reference in New Issue
Block a user