.xinitrc
changeset 310 3f53690ce833
parent 289 914736b32f8a
child 340 7ec51d447f22
child 428 69b25646bb6a
equal deleted inserted replaced
309:d98ee1ad029c 310:3f53690ce833
    22 if [[ -z $COMSPEC ]]; then
    22 if [[ -z $COMSPEC ]]; then
    23   fvwm &
    23   fvwm &
    24 fi
    24 fi
    25 
    25 
    26 # Last command.
    26 # Last command.
    27 exec xterm -e bash -i
    27 exec xterm -geometry 80x42 -e bash -i