diff --git a/etc/profile/sway b/etc/profile/sway index bd3447a..1ee8816 100644 --- a/etc/profile/sway +++ b/etc/profile/sway @@ -14,10 +14,10 @@ packages() { # sshaskpass= # partmanager= # editor= - dm=sddm + dm=emptty de=sway - misc="swayidle swaylock" + misc="swayidle swaylock elogind polkit" need_xserver=1 need_gfx=1 @@ -25,7 +25,7 @@ packages() { } config() { - enable_service dbus sddm + enable_service dbus emptty if ! [ "${LANGUAGE}" == "en" ]; then echo "export LANG=${L1}.UTF-8" > /etc/sv/sddm/conf fi