forked from poz/niksos
turn on natural scroll in hyprland
This commit is contained in:
parent
a12810417c
commit
dcd61b6eba
1 changed files with 2 additions and 0 deletions
|
@ -161,6 +161,8 @@ in {
|
||||||
disable_while_typing = false;
|
disable_while_typing = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
natural_scroll = true;
|
||||||
|
|
||||||
repeat_rate = 50;
|
repeat_rate = 50;
|
||||||
repeat_delay = 250;
|
repeat_delay = 250;
|
||||||
touchdevice = {
|
touchdevice = {
|
||||||
|
|
Loading…
Reference in a new issue