mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-04 14:14:02 +01:00
3 lines
93 B
Bash
Executable file
3 lines
93 B
Bash
Executable file
#!/bin/sh
|
|
WINEPREFIX=$HOME/.wine
|
|
prime-run wine /home/coast/files/rimworld/RimWorldWin64.exe
|