swayidle: reduce timeout
This commit is contained in:
		
							parent
							
								
									5689720d8c
								
							
						
					
					
						commit
						dec34b602f
					
				@ -149,8 +149,8 @@ exec --no-startup-id gsd-xsettings
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
bindsym $mod+Ctrl+l exec --no-startup-id ~/etc/swaylock.sh
 | 
					bindsym $mod+Ctrl+l exec --no-startup-id ~/etc/swaylock.sh
 | 
				
			||||||
exec swayidle -w \
 | 
					exec swayidle -w \
 | 
				
			||||||
         timeout 300 /home/gebner/etc/swaylock.sh \
 | 
					         timeout 240 /home/gebner/etc/swaylock.sh \
 | 
				
			||||||
         timeout 600 'swaymsg "output * dpms off"' \
 | 
					         timeout 330 'swaymsg "output * dpms off"' \
 | 
				
			||||||
              resume 'swaymsg "output * dpms on"' \
 | 
					              resume 'swaymsg "output * dpms on"' \
 | 
				
			||||||
         before-sleep /home/gebner/etc/swaylock.sh
 | 
					         before-sleep /home/gebner/etc/swaylock.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user