28 lines
561 B
Plaintext
28 lines
561 B
Plaintext
### Input configuration
|
|
#
|
|
# Example configuration:
|
|
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
|
# Put your touchpad's ID to replace "Touchpad-ID" (keep the quotation marks)
|
|
|
|
input type:touchpad {
|
|
dwt enabled
|
|
tap enabled
|
|
natural_scroll enabled
|
|
}
|
|
|
|
# Read `man 5 sway-input` for more information about this section.
|
|
#
|
|
# Change or switch the next setting
|
|
input type:keyboard {
|
|
xkb_layout eu
|
|
xkb_numlock enabled
|
|
repeat_delay 200
|
|
repeat_rate 35
|
|
|
|
}
|
|
|
|
|
|
input "5824:10203:MoErgo_Glove80_Left_Keyboard" {
|
|
xkb_layout eu
|
|
}
|