mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 16:19:19 +01:00
Merge pull request #40 from WolfMad/patch-1
Fix The launchers doesn't get added to the Steam Library
This commit is contained in:
commit
45d426ea7e
@ -2248,7 +2248,7 @@ while pgrep steam > /dev/null; do sleep 1; done
|
||||
|
||||
|
||||
# Run the Python script to create a new entry for a Steam shortcut
|
||||
python -c "
|
||||
python3 -c "
|
||||
import sys
|
||||
import os
|
||||
import subprocess
|
||||
|
Loading…
Reference in New Issue
Block a user