Detect config from Steam snap

https://github.com/canonical/steam-snap
This commit is contained in:
anatoly techtonik 2023-09-01 08:15:46 +03:00 committed by Mathieu Comandon
parent 595b53a25e
commit 6e45eae2c6

View file

@ -15,6 +15,7 @@ STEAM_DATA_DIRS = (
"~/.steam",
"~/.local/share/steam",
"~/.local/share/Steam",
"~/snap/steam/common/.local/share/Steam",
"~/.steam/steam",
"~/.var/app/com.valvesoftware.Steam/data/steam",
"/usr/share/steam",