Update natural scroll for i3
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
		@@ -237,5 +237,5 @@ bar {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% if laptop.touchscreen %}
 | 
					{% if laptop.touchscreen %}
 | 
				
			||||||
exec xinput --set-prop 13 "libinput Natural Scrolling Enabled" 1
 | 
					exec xinput --set-prop 14 "libinput Natural Scrolling Enabled" 1
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user