[Uninstall] (#1033)

Added ES-DE's new location and RPCS3 AppImage
This commit is contained in:
rawdatafeel 2024-02-26 11:13:02 -05:00 committed by GitHub
parent b331a1fc5c
commit db5f8d0f04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -350,6 +350,7 @@ fi
rm -rf "$HOME/.config/rpcs3" &> /dev/null
rm -rf "$HOME/.cache/rpcs3" &> /dev/null
rm -rf $HOME/.local/share/applications/RPCS3.desktop &> /dev/null
rm -rf $HOME/Applications/rpcs3.AppImage &> /dev/null
fi
if [[ "$doUninstallRyujinx" == true ]]; then
rm -rf $HOME/.config/Ryujinx &> /dev/null
@ -467,6 +468,7 @@ fi
rm -rf "$HOME/.local/share/applications/Steam ROM Manager.desktop" &> /dev/null
rm -rf "$HOME/.local/share/applications/EmulationStation-DE.desktop" &> /dev/null
rm -rf "$toolsPath/EmulationStation-DE.AppImage"
rm -rf $HOME/Applications/EmulationStation-DE.AppImage &> /dev/null
# Not sure what to do with this. ULWGL will become a dependency for Heroic and Lutris soon, will leave this commented out for now and add smarter detection later.
# rm -rf "$HOME/.local/share/ULWGL"
# Pegasus