@fireborn @matt Note that removing VT does not mean removing the console. It's removing the console _from the kernel_, and passing those responsibilities into userspace. The benefit is that things like session-bound Pipewire will work correctly, because your console session will be a real session, using the desktop accessibility stack
In other words: instead of having 2+ screen readers installed for different contexts, you can have 1 for the whole system. One stack = one place to focus effort