add touchpad settings
This commit is contained in:
@@ -61,6 +61,12 @@ input * {
|
|||||||
xkb_options "grp:win_space_toggle"
|
xkb_options "grp:win_space_toggle"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input type:touchpad {
|
||||||
|
natural_scroll enabled
|
||||||
|
tap enabled
|
||||||
|
tap_button_map "lrm"
|
||||||
|
}
|
||||||
|
|
||||||
workspace "$ws1" output $laptopMonitor
|
workspace "$ws1" output $laptopMonitor
|
||||||
workspace "$ws2" output $mainMonitor
|
workspace "$ws2" output $mainMonitor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user