mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 21:39:57 -05:00
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