machines(terra): decrease mouse sensitivity

This commit is contained in:
Michael Thomas 2024-12-14 11:59:14 -05:00
parent aedbd9e196
commit fa9f5cf943

View File

@ -34,6 +34,7 @@ in {
};
input = {
follow_mouse = 2;
sensitivity = -0.2;
};
dwindle = {
inherit no_gaps_when_only;