10 lines
158 B
Text
10 lines
158 B
Text
|
# Input configuration
|
||
|
input "type:keyboard" {
|
||
|
xkb_layout us,ru
|
||
|
xkb_options grp:alt_shift_toggle
|
||
|
}
|
||
|
|
||
|
input type:touchpad {
|
||
|
natural_scroll enabled
|
||
|
}
|