winescripts/Lamento/run
2024-10-18 15:09:24 -04:00

9 lines
216 B
Bash
Executable file

#!/bin/sh
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 -- \
wine 'Lamento -BEYOND THE VOID-.exe'