mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +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"
|
colorScheme: "cool-retro-term"
|
||||||
|
|
||||||
smooth: !appSettings.lowResolutionFont
|
smooth: !appSettings.lowResolutionFont
|
||||||
enableBold: false
|
enableBold: true
|
||||||
fullCursorHeight: true
|
fullCursorHeight: true
|
||||||
blinkingCursor: appSettings.blinkingCursor
|
blinkingCursor: appSettings.blinkingCursor
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user