Simple rEFInd install script for the Steam Deck (with GUI customization) - jlobue10/SteamDeck_rEFInd
git clonehttps://github.com/ryanrudolfoba/SteamDeck-rEFInd-dualboot Execute the script! cd ~/SteamDeck-rEFInd-dualboot chmod +x install-rEFInd.sh ./install-rEFInd.sh The script will check if sudo passwword is already set. 4a.If it is already set, enter the current sudo password and the...
1 change: 1 addition & 0 deletions 1 install-GUI.sh Original file line numberDiff line numberDiff line change @@ -10,6 +10,7 @@ cp -rf $CURRENT_WD/icons/ $HOME/.local/SteamDeck_rEFInd cp -rf $CURRENT_WD/backgrounds/ $HOME/.local/SteamDeck_rEFInd cp -rf $CURRENT_WD/scripts/ ...