sway: input: add natural scrolling for touchpads and remove keyboard section from * to type:keyboard

This commit is contained in:
Ivan Bushchik 2022-12-08 17:59:52 +03:00
parent a9b583b97a
commit 479b64be62
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7

View file

@ -10,10 +10,15 @@ set $filemgr nemo
output * bg #181924 solid_color
input * {
xkb_layout us,ru
xkb_options grp:win_space_toggle
xkb_variant "mac,mac"
input type:keyboard {
xkb_layout us,ru
xkb_options grp:win_space_toggle
xkb_variant "mac,mac"
}
input type:touchpad {
tap enabled
natural_scroll enabled
}
bar swaybar_command waybar