mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 06:01:56 -07:00
added default touchpad settings to example configs
This commit is contained in:
@@ -19,6 +19,10 @@ input {
|
|||||||
kb_rules=
|
kb_rules=
|
||||||
|
|
||||||
follow_mouse=1
|
follow_mouse=1
|
||||||
|
|
||||||
|
touchpad {
|
||||||
|
natural_scroll=no
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
|
@@ -27,6 +27,10 @@ input {
|
|||||||
kb_rules=
|
kb_rules=
|
||||||
|
|
||||||
follow_mouse=1
|
follow_mouse=1
|
||||||
|
|
||||||
|
touchpad {
|
||||||
|
natural_scroll=no
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
|
Reference in New Issue
Block a user