startwm.sh: forgot to remove org Xsession call
This commit is contained in:
parent
4960accf8e
commit
1f1e8a5159
@ -3,7 +3,6 @@ if [ -r /etc/default/locale ]; then
|
||||
. /etc/default/locale
|
||||
export LANG LANGUAGE
|
||||
fi
|
||||
. /etc/X11/Xsession
|
||||
|
||||
# debian
|
||||
if [ -r /etc/X11/Xsession ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user