Added automatic detection and creation of shortcuts

This commit is contained in:
Boria138
2024-05-14 00:35:48 +05:00
committed by Boris Yumankulov
parent 53238e06af
commit bfbe843013
4 changed files with 95 additions and 5 deletions

View File

@ -17,7 +17,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
}