system update and various missed changes
This commit is contained in:
		
							parent
							
								
									d388842a87
								
							
						
					
					
						commit
						1dd031aa6b
					
				
					 6 changed files with 204 additions and 108 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,7 @@
 | 
			
		|||
import QtQuick
 | 
			
		||||
import QtQuick.Controls.Universal
 | 
			
		||||
import QtQuick.Layouts
 | 
			
		||||
import Quickshell
 | 
			
		||||
 | 
			
		||||
Item {
 | 
			
		||||
	required property AuthContext context
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -17,6 +17,7 @@ ShellRoot {
 | 
			
		|||
		locked: true
 | 
			
		||||
 | 
			
		||||
		SessionLockSurface {
 | 
			
		||||
			id: surface
 | 
			
		||||
			Image {
 | 
			
		||||
				anchors.fill: parent
 | 
			
		||||
				source: screen.name == "DP-1" ? "../5120x1440.png" : "../1920x1080.png"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue