mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
cursor shape for network and bluetooth buttons
This commit is contained in:
@@ -22,6 +22,7 @@ QuickToggleButton {
|
||||
}
|
||||
hoverEnabled: false
|
||||
propagateComposedEvents: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
Process {
|
||||
id: configureBluetooth
|
||||
|
||||
@@ -28,6 +28,7 @@ QuickToggleButton {
|
||||
}
|
||||
hoverEnabled: false
|
||||
propagateComposedEvents: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
Process {
|
||||
id: configureNetwork
|
||||
|
||||
Reference in New Issue
Block a user