1 parent 9d6f9ef commit c434bd3Copy full SHA for c434bd3
1 file changed
spells/setup-remote-steam.spell
@@ -4,4 +4,4 @@
4
set -euo pipefail
5
6
~/.local/bin/toggle-resolution 16:9
7
-exec steam
+pgrep steam || exec steam
0 commit comments