202
|
1 #
|
|
2 # buffers.conf -- weechat v1.0.1
|
|
3 #
|
|
4
|
|
5 [color]
|
|
6 current_bg = default
|
|
7 current_fg = cyan
|
|
8 default_bg = default
|
|
9 default_fg = gray
|
|
10 hotlist_highlight_bg = default
|
|
11 hotlist_highlight_fg = magenta
|
|
12 hotlist_low_bg = default
|
|
13 hotlist_low_fg = white
|
|
14 hotlist_message_bg = default
|
|
15 hotlist_message_fg = green
|
|
16 hotlist_private_bg = default
|
|
17 hotlist_private_fg = red
|
|
18 none_channel_bg = default
|
|
19 none_channel_fg = darkgray
|
|
20 number = default
|
|
21 number_char = lightgreen
|
|
22 prefix_bufname = default
|
|
23 queries_default_bg = default
|
|
24 queries_default_fg = default
|
|
25 queries_highlight_bg = default
|
|
26 queries_highlight_fg = default
|
|
27 queries_message_bg = default
|
|
28 queries_message_fg = default
|
|
29 suffix_bufname = default
|
|
30 whitelist_default_bg = default
|
|
31 whitelist_default_fg = default
|
|
32 whitelist_highlight_bg = default
|
|
33 whitelist_highlight_fg = default
|
|
34 whitelist_low_bg = default
|
|
35 whitelist_low_fg = default
|
|
36 whitelist_message_bg = default
|
|
37 whitelist_message_fg = default
|
|
38 whitelist_private_bg = default
|
|
39 whitelist_private_fg = default
|
|
40
|
|
41 [look]
|
|
42 core_to_front = off
|
|
43 detach = 0
|
|
44 detach_buffer_immediately = ""
|
|
45 detach_display_window_number = off
|
|
46 detach_displayed_buffers = on
|
|
47 detach_free_content = off
|
|
48 detach_query = off
|
|
49 hide_merged_buffers = all
|
|
50 hotlist_counter = off
|
|
51 immune_detach_buffers = ""
|
|
52 indenting = on
|
|
53 indenting_number = on
|
|
54 jump_prev_next_visited_buffer = off
|
|
55 mark_inactive = off
|
|
56 mouse_move_buffer = on
|
|
57 mouse_wheel = on
|
|
58 name_crop_suffix = "+"
|
|
59 name_size_max = 0
|
|
60 number_char = " "
|
|
61 prefix = off
|
|
62 prefix_bufname = " "
|
|
63 prefix_empty = on
|
|
64 prefix_for_query = ""
|
|
65 short_names = on
|
|
66 show_lag = off
|
|
67 show_number = off
|
|
68 sort = number
|
|
69 suffix_bufname = " "
|
|
70 toggle_bar = on
|
|
71 whitelist_buffers = ""
|