fixed ru_lang in EAapp and added share pid for flatpak

This commit is contained in:
Mikhail Tergoev
2024-04-02 19:46:11 +03:00
parent 175a15393f
commit 263072994c
2 changed files with 3 additions and 1 deletions

View File

@ -41,4 +41,4 @@ export PW_DLL_INSTALL=""
export WINEDLLOVERRIDES=""
export PW_WINE_CPU_TOPOLOGY="disabled"
export GAMESCOPE_ARGS="-F fsr"
add_in_start_portwine () { export LANG=C ;}
add_in_start_portwine () { export LC_CTYPE=C ;}