3 lines
54 B
Bash
3 lines
54 B
Bash
|
#!/bin/sh
|
||
|
QT_QPA_PLATFORM=xcb /usr/bin/dolphin-emu $@
|