From e052fb314eaf4fbfe1c9cd0ee84250557f107827 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 21 Apr 2026 23:35:28 -0400 Subject: [PATCH] Define fex for game launch scripts --- home/stormux/.local/bin/stormux_launch_helpers.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/home/stormux/.local/bin/stormux_launch_helpers.sh b/home/stormux/.local/bin/stormux_launch_helpers.sh index b2978a2..7033d56 100755 --- a/home/stormux/.local/bin/stormux_launch_helpers.sh +++ b/home/stormux/.local/bin/stormux_launch_helpers.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash export installPath="${installPath:-${HOME}/.local/games}" +export fex="${fex:-}" start_screen_reader() { cthulhu &