summaryrefslogtreecommitdiff
path: root/default.theme
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-03-10 14:55:46 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-03-10 14:55:46 +0000
commitca234bdf5e88778e4cf569d3bb6d82b26c44163d (patch)
treeb5af283c08724b8f96e186ab997c08f838f623f1 /default.theme
parent418678bc95ddf388368978ebddc0776439c788f0 (diff)
downloadirssi-ca234bdf5e88778e4cf569d3bb6d82b26c44163d.zip
*** empty log message ***
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2553 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'default.theme')
-rw-r--r--default.theme3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.theme b/default.theme
index 4f8d0e77..5b6f7be2 100644
--- a/default.theme
+++ b/default.theme
@@ -50,6 +50,9 @@
# default foreground color (%N) - -1 is the "default terminal color"
default_color = "-1";
+# print timestamp/servertag at the end of line, not at beginning
+info_eol = "false";
+
# these characters are automatically replaced with specified color
# (dark grey by default)
replaces = { "[]=" = "%K$*%n"; };