$ pacman -Ql sddm
Shows me themes are on /usr/share/sddm/themes/
$ pacman -Qo /usr/share/sddm/themes/breeze/
Gives me the package that owns the dir: plasma-desktop
So, to fix it, install plasma-desktop.
-Qo option works even if the file is deleted.
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
$ pacman -Ql sddm
Shows me themes are on /usr/share/sddm/themes/
$ pacman -Qo /usr/share/sddm/themes/breeze/
Gives me the package that owns the dir: plasma-desktop
So, to fix it, install plasma-desktop.
-Qo option works even if the file is deleted.
does reinstalling breeze with pacman e.g. pacman -S breeze work?
btw you're using archlinux right?
i'm dumb, I didn't see that you were looking for the sddm theme