Is there a way to have multiple concurrent desktop environments on Linux (on the same screen)? I have in mind the following use case:
- tty1 has EXWM, a tiling WM that's great for work but lacks many features
- tty2 has KDE Plasma, which I'd use when plugging into HDMI, using applications that pop up lots of windows, etc.
I'd switch between these using Ctrl+Alt+F(1,2). To clarify, this would happen all on the same physical display.
I'm using GDM 3.38.2.1 on Arch Linux.