Merge branch 'auto-shortcuts' of github.com:Boria138/PortWINE into Boria138-auto-shortcuts

This commit is contained in:
Mikhail Tergoev
2024-07-25 16:01:20 +03:00
7 changed files with 256 additions and 26 deletions

View File

@ -14,7 +14,3 @@ export PW_FORCE_LARGE_ADDRESS_AWARE=1 # Force Wine to enable the LARGE_
export PW_DLL_INSTALL=""
# export WINEDLLOVERRIDES="mscoree,mshtml="
export PW_WINE_USE=WINE_LG
add_in_stop_portwine () {
pw_find_exe news
}