diff options
author | Freya Murphy <freya@freyacat.org> | 2024-10-18 15:41:40 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-10-18 15:41:40 -0400 |
commit | 25166edb13b6ea4d2f46176e3852b8f932a13013 (patch) | |
tree | 39e948fa2fd0e2c75676f18d92204de4e8209cb5 /Lamento/run | |
parent | LEGO Island (diff) | |
download | winescripts-main.tar.gz winescripts-main.tar.bz2 winescripts-main.zip |
Diffstat (limited to 'Lamento/run')
-rwxr-xr-x | Lamento/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lamento/run b/Lamento/run index e3c0d9a..a661937 100755 --- a/Lamento/run +++ b/Lamento/run @@ -5,5 +5,5 @@ source ./env #Xwayland :1 -fullscreen -geometry 800x600 & #cd data && DISPLAY=:1 wine 'Lamento -BEYOND THE VOID-.exe' -cd data && gamescope-legacy -W 800 -H 600 -- \ +cd data && "$GAMESCOPE" -W 800 -H 600 -- \ wine 'Lamento -BEYOND THE VOID-.exe' |