Define fex for game launch scripts

This commit is contained in:
Storm Dragon
2026-04-21 23:35:28 -04:00
parent 8aa2ac37e1
commit e052fb314e
@@ -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 &