As per the title. With the X11 greeter, I could use DisplayCommand to run a shell script which sets the right outputs using xrandr. While something similar to arandr/xrandr exists for Wayland (kanshi, which uses the wlr-output-management protocol), there seems to be no way to hook it into the Wayland greeter's startup.
Is something like that planned? Or is there another way to tell sddm the correct screenlayout. Note that I can of course set the right layout (using kanshi) after login, but I'd like the greeter to have the right layout, too. Arguably, the greeter doing this (instead of some script) is probably the more robust approach.
As per the title. With the X11 greeter, I could use
DisplayCommandto run a shell script which sets the right outputs usingxrandr. While something similar toarandr/xrandrexists for Wayland (kanshi, which uses the wlr-output-management protocol), there seems to be no way to hook it into the Wayland greeter's startup.Is something like that planned? Or is there another way to tell sddm the correct screenlayout. Note that I can of course set the right layout (using kanshi) after login, but I'd like the greeter to have the right layout, too. Arguably, the greeter doing this (instead of some script) is probably the more robust approach.