At least under KDE Plasma, VSCodium does not get correctly linked to its .desktop file when it's running, causing the default Wayland logo to appear in the taskbar.
After trying to fix this with window rules (which did not work for some reason because the window rule gets reset every time i launch the application.. weird), i found that VSCodium seems to expect the Desktop file to be called codium
, not vscodium
or vscodium-wayland
like it's called in this package.
Pinned Comments