mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-16 05:49:57 -05:00
hefty: bar: ws: bouncy special ws
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
pragma ComponentBehavior: Bound
|
||||
import QtQuick
|
||||
|
||||
// MouseArea that contains good defaults for buttons
|
||||
MouseArea {
|
||||
id: root
|
||||
hoverEnabled: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
Reference in New Issue
Block a user