diff -r 6bf12d0f0be9 -r 70dae9e483aa .xinitrc --- a/.xinitrc Tue Oct 20 13:57:11 2015 +0300 +++ b/.xinitrc Tue Oct 20 21:22:47 2015 +0300 @@ -44,5 +44,5 @@ fi # Last command. -exec xterm -geometry 80x42 -name "xinitrc" -bg seashell -e bash -i +exec xterm -geometry 80x42 -name "xinitrc" -title "*** xinitrc ***" -bg bisque -e bash -i