forked from Shinonome/dots-hyprland
fix weird bold font in some places
This commit is contained in:
@@ -547,7 +547,6 @@ Item {
|
||||
StyledText {
|
||||
id: providerName
|
||||
font.pixelSize: Appearance.font.pixelSize.small
|
||||
font.weight: Font.DemiBold
|
||||
color: Appearance.m3colors.m3onSurface
|
||||
text: Booru.providers[Booru.currentProvider].name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user