changed timeout after coming back from screen off. TODO: make it an argument when the script is called.
This commit is contained in:
		
							parent
							
								
									154bd8a7a1
								
							
						
					
					
						commit
						9233ab2efd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ locker=$@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#make sure we set screen back to defaults if we force close the script
 | 
					#make sure we set screen back to defaults if we force close the script
 | 
				
			||||||
cleanup() {
 | 
					cleanup() {
 | 
				
			||||||
	xset dpms 0 0 120 #&& echo "cleaned up!"
 | 
						xset dpms 0 0 600 #&& echo "cleaned up!"
 | 
				
			||||||
	exit
 | 
						exit
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue