🎨 Simplified sources

This commit is contained in:
GeoffreyCoulaud
2023-06-03 20:55:03 +02:00
parent 6f77e0d30d
commit 729ca82445
5 changed files with 43 additions and 72 deletions

View File

@@ -16,12 +16,6 @@
<key name="steam-location" type="s">
<default>"~/.steam/"</default>
</key>
<key name="steam-flatpak-location" type="s">
<default>"~/.var/app/com.valvesoftware.Steam/data/Steam/"</default>
</key>
<key name="steam-windows-location" type="s">
<default>"C:\Program Files (x86)\Steam"</default>
</key>
<key name="lutris" type="b">
<default>true</default>
</key>
@@ -31,12 +25,6 @@
<key name="lutris-cache-location" type="s">
<default>"~/.var/app/net.lutris.Lutris/cache/lutris"</default>
</key>
<key name="lutris-flatpak-location" type="s">
<default>"~/.var/app/net.lutris.Lutris/data/lutris/"</default>
</key>
<key name="lutris-flatpak-cache-location" type="s">
<default>"~/.var/app/net.lutris.Lutris/cache/lutris"</default>
</key>
<key name="lutris-import-steam" type="b">
<default>false</default>
</key>
@@ -46,12 +34,6 @@
<key name="heroic-location" type="s">
<default>"~/.config/heroic/"</default>
</key>
<key name="heroic-flatpak-location" type="s">
<default>"~/.var/app/com.heroicgameslauncher.hgl/config/heroic/"</default>
</key>
<key name="heroic-windows-location" type="s">
<default>""</default>
</key>
<key name="heroic-import-epic" type="b">
<default>true</default>
</key>