Hello,
I’m on Fedora KDE and I’ve been trying to disable the SDDM login screen on my second monitor. I’m doing this not only because I would prefer to have the login only show on single screen, but also because SDDM seems to have assigned my secondary monitor as my primary display (I am unable to interact with my primary monitor unless I first click on it with my mouse.)
I’ve tried a solution I found on Reddit, using the SDDM scripts to disable the monitor on start up (xrandr --output HDMI-A-1 --off). I tried this with the Xsetup files in both /etc/sddm and /usr/share/sddm, but neither script seemed to disable the display as intended. I also added “DisplayCommand=/^file location^” to the sddm.conf file and tried both scripts again, but still found no success.
I assume the issue here is that I need to modify the Wayland files instead, unfortunately I’m struggling to find any definitive information on how to do so. Any advice?
Thanks in advance!