koeqaife / hyprland-material-you

Dynamic and elegant desktop setup inspired by Material You, featuring auto-generated colors, fluid animations, and ripple effects for a cohesive, customizable user experience.
GNU General Public License v3.0
489 stars 23 forks source link

Problem with sddm #73

Closed dalmatheo closed 1 month ago

dalmatheo commented 1 month ago

So, I recently installed hyprland-material-you on a fresh install of arch. Everything worked at installed out of the bat, however sddm was not starting. To fix that, I used: systemctl enable sddm.service. When I now boot, i'm greeted with a nice sddm theme. But when I enter my creds, an "empty" hyprland session start. I don't have the bar at the top, the menus, the keybinds kinda work, but I can't open apps etc. Is there any chance someone might know what is going on? I also installed other things like NVM, Pyenv, zsh, so it might also be part of the problem. I'll try to tty later to see if it works!

dalmatheo commented 1 month ago

Sorry, I can't manage to find how to add the bug label

dalmatheo commented 1 month ago

Okay, I know what happend and it's my bad. I executed pacman -Qdtq | pacman -Rns -. It's supposed to remove orphans package, and with my current installation, it detected a package called "bun" as an orphan. I suppose that all the apps are made with typescript, and run with bun.