# HG changeset patch # User k0s # Date 1264731732 18000 # Node ID 31023aedee9c940a3477627b70eec46d4fd33355 # Parent ac34d580c6d7ebed45943577c5141578e3e14751 change spacing diff -r ac34d580c6d7 -r 31023aedee9c .irssi/config --- a/.irssi/config Tue Jan 19 16:22:21 2010 -0500 +++ b/.irssi/config Thu Jan 28 21:22:12 2010 -0500 @@ -231,6 +231,10 @@ user_name = "jhammel"; nick = "jhammel"; }; - "fe-text" = { actlist_sort = "refnum"; }; + "fe-text" = { }; }; -hilights = ( { text = "jhammel"; }, { text = "achtung"; } { text = "goulash"; } ); +hilights = ( + { text = "jhammel"; }, + { text = "achtung"; }, + { text = "goulash"; } +);