mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-25 02:07:28 -05:00
make wbutton not have stupid inset by default
This commit is contained in:
@@ -72,7 +72,7 @@ Button {
|
||||
property var altAction: () => {}
|
||||
property var middleClickAction: () => {}
|
||||
|
||||
property real inset: 2
|
||||
property real inset: 0
|
||||
topInset: inset
|
||||
bottomInset: inset
|
||||
leftInset: inset
|
||||
|
||||
Reference in New Issue
Block a user