Fixed white background on wakeup
This commit is contained in:
		
							parent
							
								
									191b61c25b
								
							
						
					
					
						commit
						41400df168
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -14,6 +14,6 @@ swayidle -w \ | ||||||
|         resume 'swaymsg "output * dpms on"' \ |         resume 'swaymsg "output * dpms on"' \ | ||||||
|     timeout 1200 \ |     timeout 1200 \ | ||||||
|         'systemctl suspend' \ |         'systemctl suspend' \ | ||||||
|     before-sleep 'swaylock -f --screenshots --clock --indicator --effect-blur 5x5; swaymsg "output * dpms on"' |     before-sleep 'swaymsg "output * dpms on"; swaylock -f --screenshots --clock --indicator --effect-blur 5x5' | ||||||
|     # Screen needs to be turned back on or you will get a black screen after waking up again.  |     # Screen needs to be turned back on or you will get a black screen after waking up again.  | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue