exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK

input "type:touchpad" {
  tap enabled
}

exec "wlgreet --command /usr/bin/sway-run.sh; swaymsg exit"

bindsym Mod4+shift+e exec swaynag \
	-t warning \
	-m 'What do you want to do?' \
	-b 'Poweroff' 'systemctl poweroff' \
	-b 'Reboot' 'systemctl reboot'

exec /usr/libexec/polkit-gnome-authentication-agent-1

input "*" { xkb_layout "cz,us" xkb_numlock enabled }

#include /etc/sway/config.d/*
