mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
feat: enable natural_scroll in hyprland
This commit is contained in:
parent
118e4a20ce
commit
f053df5c0b
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
follow_mouse = 1;
|
||||
sensitivity = 0;
|
||||
touchpad = {
|
||||
natural_scroll = false;
|
||||
natural_scroll = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue