This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
pogmom-sway-base/greetd/sway-config
2024-06-03 15:37:29 -06:00

11 lines
274 B
Text

exec "gtkgreet -s /usr/share/greetd/pogmom/gtkgreet.css; swaymsg exit"
default_border pixel 0
bindsym Mod4+shift+e exec swaynag \
-t warning \
-m 'What do you want to do?' \
-b 'Poweroff' 'systemctl poweroff' \
-b 'Reboot' 'systemctl reboot'
include /etc/sway/config.d/*