From 0be562d9481648bbd1e081b3ad9d2f05a5161a1e Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 5 May 2023 16:55:16 +0300 Subject: [PATCH] flatpak-workarounds.bash: add OPS2L directory for PCSX2 --- bash/flatpak-workarounds.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/flatpak-workarounds.bash b/bash/flatpak-workarounds.bash index dc701b1..b52e01c 100755 --- a/bash/flatpak-workarounds.bash +++ b/bash/flatpak-workarounds.bash @@ -43,6 +43,7 @@ flatpak override com.nextcloud.desktopclient.nextcloud --filesystem=~/Nextcloud: # PCSX2 files flatpak override net.pcsx2.PCSX2 --filesystem=~/.config/PCSX2:create +flatpak override net.pcsx2.PCSX2 --filesystem=~/PS2:create # A directory I can share between native and flatpak Steam so both have the # same games without having to navigate weird paths.