diff options
| author | JMC47 <JMC4789@gmail.com> | 2025-03-10 15:03:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-10 15:03:54 -0400 |
| commit | 3f73a39dbde20bf3e2f9dd6550d2f71e4b51f344 (patch) | |
| tree | 3e435c4772f4144c61fb64c03d4a09a1bce10883 /Data | |
| parent | 9f43f59c9bb8bef14304c31a74ead337216551e8 (diff) | |
| parent | a3b06b0572d7a16d8ede9c849e9f549a283123df (diff) | |
Merge pull request #13286 from JoshuaVandaele/xcb
Enforce XCB within code
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/dolphin-emu.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Data/dolphin-emu.desktop b/Data/dolphin-emu.desktop index a998ce4370..f44fe202f2 100644 --- a/Data/dolphin-emu.desktop +++ b/Data/dolphin-emu.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.0 Icon=dolphin-emu -Exec=env QT_QPA_PLATFORM=xcb dolphin-emu +Exec=dolphin-emu Terminal=false Type=Application Categories=Game;Emulator; |
