mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
* retroarch: fix assets mount source * retroarch: change /usr/share/retroarch-system to /usr/share/retroarch/system to match other mounts * retroarch: change /usr/share/retroarch-overlays to /usr/share/retroarch/overlays
5 lines
131 B
XML
5 lines
131 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<fontconfig>
|
|
<dir>/usr/share/retroarch/assets</dir>
|
|
</fontconfig>
|