summaryrefslogtreecommitdiffstats
path: root/.config/sway/nostalgia
blob: 857c864601aec3a62f55f10f341bd96941b3467a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*-conf-*-

output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill

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

input * {
    xkb_options ctrl:swap_rwin_rctl,grp:shifts_toggle
}