File use-SDDM_INITIAL_VT-bitch.patch of Package sddm

--- sddm-0.21.0/src/daemon/Display.cpp.old	2025-09-13 18:01:44.415811557 +0200
+++ sddm-0.21.0/src/daemon/Display.cpp	2025-09-13 18:04:22.487845823 +0200
@@ -116,7 +116,7 @@
         // Create display server
         switch (m_displayServerType) {
         case X11DisplayServerType:
-            m_terminalId = VirtualTerminal::setUpNewVt();
+            m_terminalId = fetchAvailableVt();
             m_displayServer = new XorgDisplayServer(this);
             break;
         case X11UserDisplayServerType:
openSUSE Build Service is sponsored by