forked from Shinonome/dots-hyprland
add comment for empty style name assignment
This commit is contained in:
@@ -9,8 +9,9 @@ StyledText {
|
|||||||
family: Appearance.font.family.expressive
|
family: Appearance.font.family.expressive
|
||||||
pixelSize: 20
|
pixelSize: 20
|
||||||
weight: 350
|
weight: 350
|
||||||
variableAxes: ({})
|
// Set empty to prevent conflicts, not meaningless
|
||||||
styleName: ""
|
styleName: ""
|
||||||
|
variableAxes: ({})
|
||||||
}
|
}
|
||||||
style: Text.Raised
|
style: Text.Raised
|
||||||
styleColor: Appearance.colors.colShadow
|
styleColor: Appearance.colors.colShadow
|
||||||
|
|||||||
Reference in New Issue
Block a user