forked from CastroFidel/PortWINE
###Scripts version 2013###
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#Author: Castro-Fidel (PortWINE-Linux.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2012
|
||||
#PORT_NEXT_VERSION=95
|
||||
#SCRIPTS_NEXT_VERSION=2013
|
||||
#PORT_NEXT_VERSION=97
|
||||
########################################################################
|
||||
export PW_MANGOHUD=1
|
||||
export MANGOHUD_CONFIG=font_size=24,position=top-left,toggle_hud=Shift_R+F12,no_display,resolution,wine,gpu_name,vulkan_driver,gpu_stats,vkbasalt
|
||||
@ -11,7 +11,7 @@ export MANGOHUD_CONFIG=font_size=24,position=top-left,toggle_hud=Shift_R+F12,no_
|
||||
|
||||
#export PW_XKBD_RU_HACK=1
|
||||
export PW_USE_RUNTIME=1 # 0 - disabled; 1 - enabled
|
||||
export PW_RT_MOUNT_RO=("${HOME}/.PortWINE")
|
||||
export PW_RT_MOUNT_RO=("${PORT_WINE_TMP_PATH}")
|
||||
export PW_RT_MOUNT_RW=("/media" "/mnt" "/run/media/${USER}" "${PORT_WINE_PATH}")
|
||||
#export PW_SANDBOX_HOME_PATH="${PORT_WINE_PATH}"
|
||||
|
||||
|
Reference in New Issue
Block a user