Define fex for game launch scripts
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
export installPath="${installPath:-${HOME}/.local/games}"
|
export installPath="${installPath:-${HOME}/.local/games}"
|
||||||
|
export fex="${fex:-}"
|
||||||
|
|
||||||
start_screen_reader() {
|
start_screen_reader() {
|
||||||
cthulhu &
|
cthulhu &
|
||||||
|
|||||||
Reference in New Issue
Block a user