diff --git a/archlabs-installer b/archlabs-installer index e7b39c3..fc0f32c 100755 --- a/archlabs-installer +++ b/archlabs-installer @@ -1483,7 +1483,7 @@ install_user() [[ $INSTALL_WMS == *dwm* ]] && install_suckless [[ $INSTALL_WMS == *awesome* ]] && install_awesome - + # remove some commands from ~/.xprofile when using KDE or Gnome as the login session if [[ $LOGIN_WM =~ (startkde|gnome-session) ]]; then sed -i '/super/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile