mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-02-25 22:38:52 +00:00
Enable terminal smoothing when rasterization is not used.
This commit is contained in:
parent
025ef61de1
commit
bc441116e2
@ -83,7 +83,7 @@ Item{
|
|||||||
|
|
||||||
colorScheme: "cool-retro-term"
|
colorScheme: "cool-retro-term"
|
||||||
|
|
||||||
smooth: false
|
smooth: appSettings.rasterization === appSettings.no_rasterization
|
||||||
enableBold: false
|
enableBold: false
|
||||||
fullCursorHeight: true
|
fullCursorHeight: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user