all repos — dotfiles @ d64d9608a232eab2704363abfbeb34d3c356dc0f

my *nix dotfiles

weechat/.weechat/iset.conf (view raw)

 1#
 2# weechat -- iset.conf
 3#
 4# WARNING: It is NOT recommended to edit this file by hand,
 5# especially if WeeChat is running.
 6#
 7# Use /set or similar command to change settings in WeeChat.
 8#
 9# For more info, see: https://weechat.org/doc/quickstart
10#
11
12[color]
13bg_selected = red
14help_default_value = green
15help_option_name = white
16help_text = default
17option = default
18option_selected = white
19type = brown
20type_selected = yellow
21value = cyan
22value_diff = magenta
23value_diff_selected = lightmagenta
24value_selected = lightcyan
25value_undef = green
26value_undef_selected = lightgreen
27
28[help]
29show_help_bar = on
30show_help_extra_info = on
31show_plugin_description = off
32
33[look]
34scroll_horiz = 10
35show_current_line = on
36use_color = off
37use_mute = off
38value_search_char = "="