mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 11:13:12 +02:00
Add new bar filling types: columns_horizontal and columns_vertical
This commit is contained in:
@@ -1267,7 +1267,7 @@ config_weechat_init ()
|
||||
config_color_separator = config_file_new_option (
|
||||
weechat_config_file, ptr_section,
|
||||
"separator", "color",
|
||||
N_("background color for window separators (when splited)"),
|
||||
N_("background color for window separators (when splitted)"),
|
||||
NULL, GUI_COLOR_SEPARATOR, 0, "blue", NULL,
|
||||
NULL, NULL, &config_change_color, NULL, NULL, NULL);
|
||||
/* bar colors */
|
||||
|
||||
Reference in New Issue
Block a user