summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2026-08-03 11:55:35 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2026-08-03 11:55:35 -0400
commit8bdca28cca62afa3b1697cba71c735fc3deea41e (patch)
tree68436d56071951e948a144da12570581bcfcbe76 /scripts
parente2863accd11c094f5472df77d13513960c699297 (diff)
downloaddecky-lsfg-vk-8bdca28cca62afa3b1697cba71c735fc3deea41e.tar.gz
decky-lsfg-vk-8bdca28cca62afa3b1697cba71c735fc3deea41e.zip
refactor: remove legacy profile controlsbundle-v2-flatpak-auto-update
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generate_python_boilerplate.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/generate_python_boilerplate.py b/scripts/generate_python_boilerplate.py
index 5027023..1445b79 100644
--- a/scripts/generate_python_boilerplate.py
+++ b/scripts/generate_python_boilerplate.py
@@ -35,7 +35,6 @@ def get_env_var_name(field_name: str) -> str:
"disable_steamdeck_mode": "SteamDeck",
"mangohud_workaround": "MANGOHUD",
"disable_lsfgvk": "DISABLE_LSFGVK",
- "use_native_matching": "DECKY_LSFGVK_AUTO_PROFILE",
"disable_vkbasalt": "DISABLE_VKBASALT",
"force_enable_vkbasalt": "ENABLE_VKBASALT",
"enable_wsi": "ENABLE_GAMESCOPE_WSI",