.retrofe folder in /mnt/FunKey to store new themes (in layouts folder), increased image size by 20M, bibi

This commit is contained in:
Vincent-FK
2021-06-18 00:26:39 +02:00
parent 7dae96d0bf
commit b56b9009f9
7 changed files with 60 additions and 4 deletions

View File

@@ -55,6 +55,9 @@ mkdir -p "${MEDNAFEN_HOME}"
cp "/usr/games/lynxboot.img" "/usr/games/mednafen-09x.cfg" "${MEDNAFEN_HOME}/"
export GMENU2X_HOME="$HOME/.gmenu2x"
mkdir -p "${GMENU2X_HOME}"
export RETROFE_HOME="$HOME/.retrofe"
mkdir -p "${RETROFE_HOME}"
mkdir -p "${RETROFE_HOME}/layouts"
# Resize the console to the terminal dimensions
resize() {