diff --git a/yuzu-launcher.sh b/yuzu-launcher.sh index e384bf7..0eeee23 100755 --- a/yuzu-launcher.sh +++ b/yuzu-launcher.sh @@ -13,7 +13,6 @@ EOF zenity --warning --no-wrap --title "That's awkward ..." --text "$MESSAGE" } -export QT_QPA_PLATFORM=xcb # Discord RPC for i in {0..9}; do test -S "$XDG_RUNTIME_DIR"/"discord-ipc-$i" || ln -sf {app/com.discordapp.Discord,"$XDG_RUNTIME_DIR"}/"discord-ipc-$i";