Scripts version 2225
This commit is contained in:
@ -60,6 +60,12 @@ start_portwine () {
|
||||
xrdb -merge "${HOME}/.Xresources"
|
||||
fi
|
||||
|
||||
if [[ "$PW_USE_OBS_VKCAPTURE" == "1" ]] ; then
|
||||
export OBS_VKCAPTURE="1"
|
||||
export PW_USE_SYSTEM_VK_LAYERS="1"
|
||||
print_warning "System mangohud, vkBasalt, obs-vk capture and other applications using vulkan layers are forcibly used."
|
||||
fi
|
||||
|
||||
pw_init_runtime
|
||||
|
||||
if [[ "${PW_LOG}" == 1 ]] ; then
|
||||
|
Reference in New Issue
Block a user