This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/host/laptop/third/sway/config

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
}