forked from Shinonome/dots-hyprland
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