split sway config, update key_helper
This commit is contained in:
11
sway/input
Normal file
11
sway/input
Normal file
@@ -0,0 +1,11 @@
|
||||
input * {
|
||||
xkb_layout "us,ua"
|
||||
xkb_options "grp:caps_toggle"
|
||||
}
|
||||
|
||||
input type:touchpad {
|
||||
dwt enabled
|
||||
tap enabled
|
||||
natural_scroll enabled
|
||||
pointer_accel 0.35
|
||||
}
|
Reference in New Issue
Block a user