42 lines
		
	
	
	
		
			761 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
	
		
			761 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # 
 | |
| # .config/swaylock/config
 | |
| # 
 | |
| 
 | |
| indicator
 | |
| indicator-radius=200
 | |
| 
 | |
| clock
 | |
| datestr=%A, %B %d %Y
 | |
| 
 | |
| screenshots
 | |
| effect-blur=5x5
 | |
| effect-vignette=0.75:0 # Darken the whole screen.
 | |
| fade-in=0.25
 | |
| 
 | |
| grace=7 # Allow to unlock without password for duration
 | |
| grace-no-mouse
 | |
| 
 | |
| # Styling
 | |
| 
 | |
| font=letter extended
 | |
| text-color=ffffff
 | |
| text-clear-color=ffffff
 | |
| text-wrong-color=eb4d4b
 | |
| 
 | |
| # Make all the other stuff invisible
 | |
| key-hl-color=00000000
 | |
| separator-color=00000000
 | |
| ring-color=00000000
 | |
| ring-clear-color=00000000
 | |
| ring-ver-color=00000000
 | |
| ring-wrong-color=00000000
 | |
| line-color=00000000
 | |
| line-clear-color=00000000
 | |
| line-ver-color=00000000
 | |
| line-wrong-color=00000000
 | |
| inside-color=00000000
 | |
| inside-clear-color=00000000
 | |
| inside-ver-color=00000000
 | |
| inside-wrong-color=00000000
 | |
| text-ver-color=00000000
 | |
| 
 |