diff --git a/etc/lightdm/lightdm.conf b/etc/lightdm/lightdm.conf new file mode 100644 index 0000000..0458d5e --- /dev/null +++ b/etc/lightdm/lightdm.conf @@ -0,0 +1,4 @@ +[Seat:*] +greeter-show-manual-login=true +greeter-hide-users=true +user-session=Sway diff --git a/etc/lightdm/slick-greeter.conf b/etc/lightdm/slick-greeter.conf new file mode 100644 index 0000000..13ca09e --- /dev/null +++ b/etc/lightdm/slick-greeter.conf @@ -0,0 +1,7 @@ +[Greeter] +background-color=#000000 +theme-name=Adwaita-dark +icon-theme-name=Yaru +background=/etc/lightdm/background +show-keyboard=false +show-a11y=false