5 lines
167 B
Bash
Executable file
5 lines
167 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#flatpak run com.dosbox_x.DOSBox-X -conf dosbox-x-overrides.conf
|
|
|
|
SDL_VIDEO_X11_VISUALID= ~/bin/dosbox-staging/dosbox -conf dosbox-staging-overrides.conf
|