Slightly increase loop delay
This commit is contained in:
		@@ -13,7 +13,7 @@ import (
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	initialDelay = 3
 | 
			
		||||
	loopDelay = 6
 | 
			
		||||
	loopDelay = 7
 | 
			
		||||
	keyboardDeviceNode = "/dev/input/by-id/usb-Dell_Dell_USB_Entry_Keyboard-event-kbd"
 | 
			
		||||
	lockfilePath = "/tmp/after-lock.lock"
 | 
			
		||||
	printStackTraces = false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user