mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
clean some values
This commit is contained in:
@@ -193,8 +193,7 @@ Item {
|
||||
StyledText {
|
||||
id: commentText
|
||||
anchors.centerIn: parent
|
||||
// font.pixelSize: Appearance.font.pixelSize.smaller
|
||||
font.pixelSize: Config.options.appearance.keybinds.pixelSize.comment
|
||||
font.pixelSize: Config.options.appearance.keybinds.pixelSize.comment || Appearance.font.pixelSize.smaller
|
||||
text: modelData.comment
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user