sway: disable acceleration for all pointers
This commit is contained in:
		
							parent
							
								
									9e5870f3d4
								
							
						
					
					
						commit
						cf21221a97
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -81,7 +81,7 @@ in
 | 
			
		|||
        # Ignore PS4 controller touchpad events
 | 
			
		||||
        input."1356:2508:Wireless_Controller_Touchpad".events = "disabled";
 | 
			
		||||
 | 
			
		||||
        input."1133:16537:Logitech_G502_X_PLUS" = {
 | 
			
		||||
        input."type:pointer" = {
 | 
			
		||||
          accel_profile = "flat";
 | 
			
		||||
          pointer_accel = "0";
 | 
			
		||||
        };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue