mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
feat: hyprland - touchpad for macbook
This commit is contained in:
@@ -123,7 +123,12 @@ input {
|
|||||||
|
|
||||||
natural_scroll=0
|
natural_scroll=0
|
||||||
touchpad {
|
touchpad {
|
||||||
|
disable_while_typing = true
|
||||||
natural_scroll = 1
|
natural_scroll = 1
|
||||||
|
clickfinger_behavior = true
|
||||||
|
tap-to-click = true
|
||||||
|
tap-and-drag = true
|
||||||
|
|
||||||
}
|
}
|
||||||
force_no_accel=0
|
force_no_accel=0
|
||||||
# repeat_rate=
|
# repeat_rate=
|
||||||
|
|||||||
Reference in New Issue
Block a user