.screenrc: green background for status line
authorTomas Zeman <tzeman@volny.cz>
Mon, 09 Jan 2012 15:40:25 +0100
changeset 22 2e2d65a997ab
parent 21 6f2117ed772d
child 23 5eaf174f21fa
.screenrc: green background for status line
config/.screenrc
--- a/config/.screenrc	Mon Jan 09 10:07:27 2012 +0100
+++ b/config/.screenrc	Mon Jan 09 15:40:25 2012 +0100
@@ -4,4 +4,4 @@
 defscrollback 	2000
 hardstatus alwayslastline
 startup_message off
-hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%H %l %Y-%m-%d %c:%s%{-}'
+hardstatus string '%{= gK}%-Lw%{= KW}%50>%n%f* %t%{= gK}%+Lw%< %{= kG}%-=%H %l %Y-%m-%d %c:%s%{-}'