mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 12:15:27 +00:00
support bold when the font supports it
This commit is contained in:
parent
f157648d1e
commit
5531a4d182
@ -118,7 +118,7 @@ Item{
|
||||
colorScheme: "cool-retro-term"
|
||||
|
||||
smooth: !appSettings.lowResolutionFont
|
||||
enableBold: false
|
||||
enableBold: true
|
||||
fullCursorHeight: true
|
||||
blinkingCursor: appSettings.blinkingCursor
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user