make sure ratpoison gets installed if there was a previous desktop installed.

This commit is contained in:
Storm Dragon 2021-10-19 12:31:54 -04:00
parent fcebb04c51
commit e48ae34362

View File

@ -37,6 +37,7 @@ echo "exec ${1//mate/mate-session}" >> ~/.xinitrc
chmod 755 ~/.xinitrc
if [[ "$1" == "ratpoison" ]]; then
install_package ratpoison
cat << "EOF" > ~/.ratpoisonrc
# Generated by strychnine (setup.sh) http://gitlab.com/stormdragon2976/strychnine