From 251a10ab0d78ef9f4f68fc59ab41e064466d9145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9lestin=20Matte?= Date: Tue, 23 Dec 2014 16:01:58 +0100 Subject: Add a muc_color section in the config file to permanently fix a color to a nick --- data/default_config.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 95ae1333..08afa452 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -509,3 +509,7 @@ M-i = ^I # to save various data across restarts folded_roster_groups = info_win_height = 2 + +[muc_colors] +# Set color for a nick, under the form +# nick = color -- cgit v1.2.3