9 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
input "type:keyboard" {
 | 
						|
  xkb_layout pl
 | 
						|
  repeat_delay 300
 | 
						|
  repeat_rate 40
 | 
						|
  xkb_capslock disabled
 | 
						|
  xkb_numlock disabled
 | 
						|
}
 | 
						|
bindsym --release Super_L exec $launcher
 |