sway: disable mouse warping and use the right ctrl for win
[~bandali/configs] / .config / sway / darrud
CommitLineData
b25452ae
AB
1output HDMI-A-1 res 2560x1440 pos 1920,0
2output eDP-1 pos 0,550
3
4focus output HDMI-A-1
5
ec80f07a
AB
6input "1739:31251:DLL07BE:01_06CB:7A13_Touchpad" {
7 dwt enabled
8 tap enabled
9 natural_scroll enabled
10 middle_emulation enabled
11 click_method clickfinger
12}
13
14input "1:1:AT_Translated_Set_2_keyboard" {
15 repeat_delay 200
16 repeat_rate 45
17 xkb_layout us,ir
bae7970c 18 xkb_options ctrl:nocaps,ctrl:swap_rwin_rctl,grp:shifts_toggle
ec80f07a 19}