mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-20 15:59:58 -05:00
fix: weight property not properly applied (styleName conflict)
This commit is contained in:
@@ -11,6 +11,7 @@ StyledText {
|
|||||||
pixelSize: 20
|
pixelSize: 20
|
||||||
weight: 350
|
weight: 350
|
||||||
variableAxes: ({})
|
variableAxes: ({})
|
||||||
|
styleName: ""
|
||||||
}
|
}
|
||||||
color: root.colText
|
color: root.colText
|
||||||
style: Text.Raised
|
style: Text.Raised
|
||||||
|
|||||||
Reference in New Issue
Block a user