You've already forked al-installer
Remove trailing tab
This commit is contained in:
@ -1483,7 +1483,7 @@ install_user()
|
|||||||
|
|
||||||
[[ $INSTALL_WMS == *dwm* ]] && install_suckless
|
[[ $INSTALL_WMS == *dwm* ]] && install_suckless
|
||||||
[[ $INSTALL_WMS == *awesome* ]] && install_awesome
|
[[ $INSTALL_WMS == *awesome* ]] && install_awesome
|
||||||
|
|
||||||
# remove some commands from ~/.xprofile when using KDE or Gnome as the login session
|
# remove some commands from ~/.xprofile when using KDE or Gnome as the login session
|
||||||
if [[ $LOGIN_WM =~ (startkde|gnome-session) ]]; then
|
if [[ $LOGIN_WM =~ (startkde|gnome-session) ]]; then
|
||||||
sed -i '/super/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile
|
sed -i '/super/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile
|
||||||
|
Reference in New Issue
Block a user