Enable terminal smoothing when rasterization is not used.

This commit is contained in:
Filippo Scognamiglio 2014-12-26 23:16:31 +01:00
parent 025ef61de1
commit bc441116e2

View File

@ -83,7 +83,7 @@ Item{
colorScheme: "cool-retro-term"
smooth: false
smooth: appSettings.rasterization === appSettings.no_rasterization
enableBold: false
fullCursorHeight: true