hand7s: hyprland inputs is no longer left-handed
This commit is contained in:
parent
8d6a7550fd
commit
c08f05e2fd
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
numlock_by_default = true;
|
numlock_by_default = true;
|
||||||
follow_mouse = "1";
|
follow_mouse = "1";
|
||||||
left_handed = true;
|
left_handed = false;
|
||||||
sensitivity = "0";
|
sensitivity = "0";
|
||||||
|
|
||||||
special_fallthrough = true;
|
special_fallthrough = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue