sway: fix mousepad led timeout
This commit is contained in:
		
							parent
							
								
									113919f4b8
								
							
						
					
					
						commit
						323e3cc7ce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -4,7 +4,7 @@ set -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Constants
 | 
					# Constants
 | 
				
			||||||
SECONDS_UNTIL_FADE=$(( 1 * 60))
 | 
					SECONDS_UNTIL_FADE=$(( 1 * 60))
 | 
				
			||||||
SECONDS_UNTIL_OFF=$(( 5 * 60))
 | 
					SECONDS_UNTIL_OFF=$(( 6 * 60))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLOR_ON=ff0000
 | 
					COLOR_ON=ff0000
 | 
				
			||||||
COLOR_FADE=880000
 | 
					COLOR_FADE=880000
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue