From ee11cc87efce10b9c2b1e0d7de3452931f1268fb Mon Sep 17 00:00:00 2001 From: natemaia Date: Sat, 24 Aug 2019 16:06:16 -0700 Subject: [PATCH] Update for script name changes --- archlabs-installer | 1 - 1 file changed, 1 deletion(-) diff --git a/archlabs-installer b/archlabs-installer index 39c583f..2d2a5ac 100755 --- a/archlabs-installer +++ b/archlabs-installer @@ -1552,7 +1552,6 @@ install_user() if [[ $LOGIN_WM =~ (startkde|gnome-session) || ($LOGIN_TYPE == 'lightdm' && $WM_PKGS =~ (plasma|gnome)) ]]; then sed -i '/super/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile sed -i '/nitrogen/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile - sed -i '/al-compositor/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile sed -i '/compton/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile fi -- 2.11.0