diff --git a/greetd/config.toml b/greetd/config.toml index b45b695..88b0022 100644 --- a/greetd/config.toml +++ b/greetd/config.toml @@ -1,7 +1,7 @@ [terminal] # The VT to run the greeter on. Can be "next", "current" or a number # designating the VT. -vt = 1 +vt = next # The default session, also known as the greeter. [default_session] diff --git a/greetd/sway-config b/greetd/sway-config index 8886a76..626704b 100644 --- a/greetd/sway-config +++ b/greetd/sway-config @@ -6,4 +6,6 @@ bindsym Mod4+shift+e exec swaynag \ -b 'Poweroff' 'systemctl poweroff' \ -b 'Reboot' 'systemctl reboot' +exec /usr/libexec/polkit-gnome-authentication-agent-1 + #include /etc/sway/config.d/