mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Update launcher_name to use custom launch options
This commit is contained in:
+2
-1
@@ -3260,8 +3260,9 @@ for i, website in enumerate(custom_websites):
|
||||
game_name,
|
||||
launch_options,
|
||||
chrome_startdir,
|
||||
launcher_name=browser_name
|
||||
launcher_name=browser_for_env('customchromelaunchoptions')
|
||||
)
|
||||
|
||||
|
||||
|
||||
def remove_unwanted_lines(lines, remove_keys):
|
||||
|
||||
Reference in New Issue
Block a user