diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:57:06 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:57:06 +0200 |
commit | 9d5290a4f62476190c25dc0c2a64f86e45f37dbb (patch) | |
tree | acbccbbb363202e343aec5639fe4b74eca940524 | |
parent | 0068ca0a56d161a879523288d81b94a11ed3d1da (diff) | |
download | dotfiles-9d5290a4f62476190c25dc0c2a64f86e45f37dbb.tar.xz |
weechat: iset: enable use_color
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | weechat/iset.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/iset.conf b/weechat/iset.conf index fbb4b55..247c752 100644 --- a/weechat/iset.conf +++ b/weechat/iset.conf @@ -33,5 +33,6 @@ show_plugin_description = on [look] scroll_horiz = 10 show_current_line = on +use_color = on use_mute = off value_search_char = "=" |