forked from Shinonome/dots-hyprland
cursor shape for network and bluetooth buttons
This commit is contained in:
@@ -22,6 +22,7 @@ QuickToggleButton {
|
|||||||
}
|
}
|
||||||
hoverEnabled: false
|
hoverEnabled: false
|
||||||
propagateComposedEvents: true
|
propagateComposedEvents: true
|
||||||
|
cursorShape: Qt.PointingHandCursor
|
||||||
}
|
}
|
||||||
Process {
|
Process {
|
||||||
id: configureBluetooth
|
id: configureBluetooth
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ QuickToggleButton {
|
|||||||
}
|
}
|
||||||
hoverEnabled: false
|
hoverEnabled: false
|
||||||
propagateComposedEvents: true
|
propagateComposedEvents: true
|
||||||
|
cursorShape: Qt.PointingHandCursor
|
||||||
}
|
}
|
||||||
Process {
|
Process {
|
||||||
id: configureNetwork
|
id: configureNetwork
|
||||||
|
|||||||
Reference in New Issue
Block a user