sddm-astronaut-theme icon indicating copy to clipboard operation
sddm-astronaut-theme copied to clipboard

cannot login on sway

Open FantomBTW opened this issue 4 months ago • 1 comments

"User not known to the underlying authentication module" sway, just using ur script, tries 3 themes(sakura, kath and purple leaves), probably its because all of them using only lowercase or uppercase letters, and my username is Aoi, that means that i can't get correct spelling in they

FantomBTW avatar Aug 24 '25 19:08 FantomBTW

Try changing this to true: https://github.com/Keyitdev/sddm-astronaut-theme/blob/5e39e0841d4942757079779b4f0087f921288af6/Themes/astronaut.conf#L141 If this doesn't work try adding that to the config /etc/sddm.conf.d/: This is a similar issue to https://github.com/Keyitdev/sddm-astronaut-theme/issues/48

[General]
DisplayServer=wayland
GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell

[Wayland]
CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1

Keyitdev avatar Aug 24 '25 19:08 Keyitdev