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

20 lines
466 B
Plaintext
Raw Normal View History

2022-08-26 00:04:32 -05:00
exec libinput-gestures -c ~/.config/libinput-gestures.conf
2022-12-13 13:41:40 -06:00
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'
2021-03-29 21:50:36 -05:00
2020-11-06 00:31:43 -06:00
bindswitch lid:toggle exec swaylock
2021-03-29 21:50:36 -05:00
2020-11-06 00:31:43 -06:00
input type:keyboard {
xkb_options ctrl:nocaps
}
2021-03-29 21:50:36 -05:00
2023-04-30 10:37:49 -05:00
# disabled since we don't have a broken touch screen anymore
# input type:touchscreen {
# events disabled
# }
input type:touchpad {
2020-11-20 20:35:46 -06:00
}
2023-01-03 00:55:46 -06:00
exec firefox