1: Decrease scroll speed

This commit is contained in:
uzy lol 2024-12-27 23:03:41 -08:00
parent aaa70ddf69
commit 3eedc75c3a

View File

@ -72,6 +72,7 @@
input = { input = {
touchpad = { touchpad = {
natural_scroll = true; natural_scroll = true;
scroll_factor = 0.2;
}; };
}; };