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' 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