mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 01:38:41 +00:00 
			
		
		
		
	Lowered mouse sens in hyprland
This commit is contained in:
		
							parent
							
								
									ae0aafef09
								
							
						
					
					
						commit
						527fae1b4b
					
				| 
						 | 
					@ -46,7 +46,7 @@ input {
 | 
				
			||||||
        natural_scroll = false
 | 
					        natural_scroll = false
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    sensitivity = 0.5 # -1.0 - 1.0, 0 means no modification.
 | 
					    sensitivity = -0.2 # -1.0 - 1.0, 0 means no modification.
 | 
				
			||||||
    accel_profile = flat
 | 
					    accel_profile = flat
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue