mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Always run as X11 app even under Wayland
This commit is contained in:
parent
828dc0f204
commit
75a06664c9
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Icon=dolphin-emu
|
Icon=dolphin-emu
|
||||||
Exec=dolphin-emu
|
Exec=env QT_QPA_PLATFORM=xcb dolphin-emu
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;Emulator;
|
Categories=Game;Emulator;
|
||||||
|
Loading…
Reference in New Issue
Block a user