mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Fix: oops... Removed something that was actually useful.
This commit is contained in:
		@@ -3,6 +3,7 @@ import QtGraphicalEffects 1.0
 | 
			
		||||
 | 
			
		||||
ShaderTerminal{
 | 
			
		||||
    property alias title: terminal.title
 | 
			
		||||
    property alias terminalSize: terminal.terminalSize
 | 
			
		||||
 | 
			
		||||
    id: mainShader
 | 
			
		||||
    opacity: appSettings.windowOpacity * 0.3 + 0.7
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user