12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
exec libinput-gestures -c $DOTFILES_PATH/os/linux/libinput/sway-gestures.conf
|
|
|
|
bindswitch lid:toggle exec swaylock
|
|
|
|
input type:keyboard {
|
|
xkb_options ctrl:nocaps
|
|
}
|
|
|
|
input type:touchscreen {
|
|
events disabled
|
|
}
|