Fixed a bug in gui.sh that caused desktop to not load.
This commit is contained in:
parent
ac5b2c9882
commit
fe7b6d0a8c
@ -34,6 +34,7 @@ export DBUS_SESSION_BUS_ADDRESS
|
||||
EOF
|
||||
|
||||
echo "exec ${1//mate/mate-session}" >> ~/.xinitrc
|
||||
chmod 755 ~/.xinitrc
|
||||
|
||||
if [[ "$1" == "ratpoison" ]]; then
|
||||
cat << "EOF" > ~/.ratpoisonrc
|
||||
|
Loading…
Reference in New Issue
Block a user