Fix create_shortcut and setup for GNOME

This commit is contained in:
Castro-Fidel
2020-06-15 00:06:13 +03:00
parent e397341166
commit 332463c97d
7 changed files with 36 additions and 14 deletions

View File

@ -265,7 +265,7 @@ class Session:
self.log_file = None
self.env = dict(os.environ)
self.dlloverrides = {
"steam.exe": ""
"steam.exe": "n"
}
self.compat_config = set()