1
0
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:
MrNerdHair 2022-11-20 00:27:53 -05:00
parent f157648d1e
commit 5531a4d182

View File

@ -118,7 +118,7 @@ Item{
colorScheme: "cool-retro-term"
smooth: !appSettings.lowResolutionFont
enableBold: false
enableBold: true
fullCursorHeight: true
blinkingCursor: appSettings.blinkingCursor