I installed kwin-x11, but I’m not sure how to use it, and I can’t find any guides online.
I tried running the --desktopfile command and got:
kwin: unable to claim manager selection, another wm running? (try using --replace)
QThreadStorage: entry 1 destroyed before end of thread 0x55ee117dd7d0
QThreadStorage: entry 0 destroyed before end of thread 0x55ee117dd7d0
So I ran kwin_x11 --replace and received:
qt.qpa.services: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.kwin’”)
kwin: another window manager is running (try using --replace)
QThreadStorage: entry 7 destroyed before end of thread 0x55a7354277d0
QThreadStorage: entry 1 destroyed before end of thread 0x55a7354277d0
QThreadStorage: entry 0 destroyed before end of thread 0x55a7354277d0
I found this post and followed its advice, but all that accomplished was hiding the first two lines of output. It still recommends running --replace to the --replace command…
Any idea what’s going on here? I’m a bit lost.