Linux: Fix .desktop to match WM_CLASS #726

Closed
opened 2026-04-05 16:24:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rs189 on 10/18/2024

Renamed the name of the .desktop file from vrcx.desktop to vrcx.exe.desktop as the WM_CLASS of VRCX used is WM_CLASS(STRING) = "vrcx.exe", "vrcx.exe" as per xprop.

This means that now instead of the VRCX showing up as
image

It now shows up as
image

Only tested on Fedora 40 on Wayland and X11 for now

*Originally created by @rs189 on 10/18/2024* Renamed the name of the .desktop file from `vrcx.desktop` to `vrcx.exe.desktop` as the WM_CLASS of VRCX used is `WM_CLASS(STRING) = "vrcx.exe", "vrcx.exe"` as per xprop. This means that now instead of the VRCX showing up as ![image](https://github.com/user-attachments/assets/2a96136e-8ab4-4e6b-81d3-b0968f974d53) It now shows up as ![image](https://github.com/user-attachments/assets/8dc45e5b-0772-4764-a281-8d98a6616214) Only tested on Fedora 40 on Wayland and X11 for now
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#726