#[SOLVED] my sddm aint sddming
26 messages · Page 1 of 1 (latest)
sudo systemctl disable sddm
sudo pacman -S ly
sudo systemctl enable ly
reboot
sudo pacman -Rns sddm
pacman -Syu
pacman -Scc
sudo pacman -Qttdq | sudo pacman -Rns -
@normal lantern cd /usr/share/wayland-sessions
sudo editor hyprland.desktop
@normal lantern yes
change the exec to where your startup.sh is
like this [Desktop Entry] Encoding=UTF-8 Name=dwl Comment=Dynamic window manager (wayland) Exec=~/startup.sh Icon=dwl Type=application
@normal lantern photo of /usr/share/wayland-sessions
make the directory if it doesn't exist
edit it with your favorite editor
@normal lantern yes, change the exec to where your startup script is
example dwl -s "waybar & flameshot & swww-daemon & blueman-manager & /opt/piavpn/bin/pia-client %u & nm-applet & dunst & /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & "
that's my startup script
@normal lantern you need to make one
@normal lantern did it work?
I'm assuming this is a fresh install? You just needed to reboot after enabling sddm 
... solved
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
@normal lantern