13 lines
		
	
	
		
			657 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			657 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 | |
| # ┃                      Input Configuration                    ┃
 | |
| # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 | |
| 
 | |
| # Input wiki https://wiki.hyprland.org/0.45.0/Configuring/Variables/#input
 | |
| 
 | |
| input {
 | |
|     kb_layout = de
 | |
|     follow_mouse = 2 # 0|1|2|3
 | |
|     float_switch_override_focus = 2
 | |
|     numlock_by_default = true
 | |
| }
 |