25 lines
441 B
Plaintext
25 lines
441 B
Plaintext
exec libinput-gestures -c ~/.config/libinput-gestures.conf
|
|
gaps inner 0
|
|
|
|
bindswitch lid:toggle exec swaylock
|
|
|
|
input type:keyboard {
|
|
xkb_options ctrl:nocaps
|
|
}
|
|
|
|
# disabled since we don't have a broken touch screen anymore
|
|
# input type:touchscreen {
|
|
# events disabled
|
|
# }
|
|
|
|
output "Dell Inc. DELL U2720Q CWTM623" transform 0 scale 1.0
|
|
output "Dell Inc. DELL U2720Q CWTM623" mode 3840x2160
|
|
|
|
input type:touchpad {
|
|
|
|
}
|
|
|
|
gaps inner 0
|
|
|
|
exec firefox
|