Switch off screen after 1 hour w/o interaction
This commit is contained in:
		@@ -104,6 +104,8 @@ exec_always --no-startup-id compton --config ~/.config/compton.conf -b
 | 
			
		||||
# TODO: move the following to Xresources or similar, it feels clunky here
 | 
			
		||||
# switch to screensaver after 1 hour w/o interaction 
 | 
			
		||||
exec_always xset s 3600 3600
 | 
			
		||||
# switch off screen after 1 hour w/o interaction
 | 
			
		||||
exec_always xset dpms 3600 3630 3660
 | 
			
		||||
# set a blazing fast keyboard repeat rate, and make it happen more quickly (defaults: 660/25) 
 | 
			
		||||
exec_always xset r rate 250 100
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user