forked from Shinonome/dots-hyprland
make cursor shape pointing hand on button hover
This commit is contained in:
@@ -12,6 +12,8 @@ Button {
|
||||
implicitHeight: 30
|
||||
implicitWidth: implicitHeight
|
||||
|
||||
PointingHandInteraction {}
|
||||
|
||||
Behavior on implicitWidth {
|
||||
SmoothedAnimation {
|
||||
velocity: Appearance.animation.elementDecel.velocity
|
||||
|
||||
Reference in New Issue
Block a user