mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	Enable terminal smoothing when rasterization is not used.
This commit is contained in:
		| @@ -83,7 +83,7 @@ Item{ | ||||
|  | ||||
|         colorScheme: "cool-retro-term" | ||||
|  | ||||
|         smooth: false | ||||
|         smooth: appSettings.rasterization === appSettings.no_rasterization | ||||
|         enableBold: false | ||||
|         fullCursorHeight: true | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user