Better color for background to differ xinit lock terminal from other.
Also add noticeable title.
--- 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