Minor updates

pull/3/head
Ghost1227 15 years ago
parent 3504d1e253
commit 3228997c79

@ -1,6 +0,0 @@
. $HOME/.bashrc
if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
cdm
exit
fi

@ -1,6 +0,0 @@
#!/bin/sh
if [ ! -n "${wm_bin}" ]; then
wm_bin="${defaultwm}"
fi
exec "${wm_bin}"
Loading…
Cancel
Save