Skip to content

Commit

Permalink
Merge pull request dolphin-emu#8357 from KAMiKAZOW/patch-1
Browse files Browse the repository at this point in the history
Always run as X11 app even under Wayland
  • Loading branch information
stenzek authored Nov 30, 2019
2 parents 4a0611d + 75a0666 commit ba8b5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/dolphin-emu.desktop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
Icon=dolphin-emu
Exec=dolphin-emu
Exec=env QT_QPA_PLATFORM=xcb dolphin-emu
Terminal=false
Type=Application
Categories=Game;Emulator;
Expand Down

0 comments on commit ba8b5be

Please sign in to comment.