nixos-config/modules/greetd/sway-config

5 lines
207 B
Text

exec "gtkgreet -l; swaymsg exit"
bindsym Mod4+shift+e exec swaynag -t warning -m 'What would you like to do?' -b 'Poweroff' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
include /etc/sway/config.d/*