summaryrefslogtreecommitdiffstats
path: root/.config/sway/darrud
blob: 4821860cd30c8d15cc76d8cf3607e66c33be9a2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
output HDMI-A-1 res 2560x1440 pos 0,0
output eDP-1 pos 2560,750

# focus output HDMI-A-1

input "1739:31251:DLL07BE:01_06CB:7A13_Touchpad" {
    dwt enabled
    tap enabled
    natural_scroll enabled
    middle_emulation enabled
    click_method clickfinger
}

input "1:1:AT_Translated_Set_2_keyboard" {
    repeat_delay 200
    repeat_rate 45
    xkb_layout us,ir
    xkb_options ctrl:nocaps,ctrl:swap_rwin_rctl,grp:shifts_toggle
}