Add marker to distinct .xinitrc xterm from regular.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 08 Sep 2012 22:58:34 +0300
changeset 544 ee6112ed88da
parent 543 77f7344600cb
child 545 3cbd32a78761
Add marker to distinct .xinitrc xterm from regular.
.xinitrc
--- a/.xinitrc	Wed Sep 05 11:51:46 2012 +0300
+++ b/.xinitrc	Sat Sep 08 22:58:34 2012 +0300
@@ -26,5 +26,5 @@
 fi
 
 # Last command.
-exec xterm -geometry 80x42 -e bash -i
+exec xterm -geometry 80x42 -name "xinitrc" -e bash -i