Better color for background to differ xinit lock terminal from other.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 20 Oct 2015 21:22:47 +0300
changeset 757 70dae9e483aa
parent 756 6bf12d0f0be9
child 758 6588025f9a1e
Better color for background to differ xinit lock terminal from other. Also add noticeable title.
.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