mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 23:31:52 +01:00
deleted env_vars on uninstall
This commit is contained in:
parent
072ad321e8
commit
83987f0a57
@ -1104,7 +1104,7 @@ if [[ $options == "Uninstall" ]]; then
|
|||||||
rm -rf "${logged_in_home}/.local/share/Steam/steamapps/compatdata/VKPlayLauncher"
|
rm -rf "${logged_in_home}/.local/share/Steam/steamapps/compatdata/VKPlayLauncher"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
rm -rf ${logged_in_home}/.config/systemd/user/env_vars
|
||||||
# Display a message to the user indicating that the operation was successful
|
# Display a message to the user indicating that the operation was successful
|
||||||
zenity --info --text="The selected launchers have now been deleted." --width=200 --height=150
|
zenity --info --text="The selected launchers have now been deleted." --width=200 --height=150
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user