12 Replies
I don't know if this is the best way to do it, but in SDDM's Xsetup, you can use xrandr to set the display's resolution.
i would do that, but filesystem is read only
run this command it will remount the /usr/ dir
sudo mount -o remount,rw '/usr/'ok
😄
When you reboot your system, the
/usr/ directory will be automatically remounted as read-only.alright lets see 😄
so i rebooted and sddm folder i made is gone
try to put the xrandr command in the
/usr/share/sddm/scripts/Xsetupwhats what i did and its gone
the sddm folder
I just checked, and it seems that the Xsetup file is read-only. I attempted to change its permissions to make it writable, but unfortunately, I was unsuccessful. If you happen to discover a solution, please let me know.
For sure!!
yeah no shit this distro's immutable
found a way to do it
sudo nano /.blend-overlays/usr/share/sddm/scripts/Xsetup
😄