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/sway/config
2023-06-19 09:45:45 -05:00

21 lines
479 B
Plaintext

exec libinput-gestures -c ~/.config/libinput-gestures.conf
exec swayidle -w timeout 300 'swaylock -f -c 000000' timeout 330 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
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
# }
input type:touchpad {
}
exec firefox