mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 14:19:02 +00:00
Merge pull request #8357 from KAMiKAZOW/patch-1
Always run as X11 app even under Wayland
This commit is contained in:
commit
ba8b5bea11
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue