mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 02:01:19 +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"
|
||||
|
||||
smooth: false
|
||||
smooth: appSettings.rasterization === appSettings.no_rasterization
|
||||
enableBold: false
|
||||
fullCursorHeight: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user