mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: enable option weechat.look.color_inactive_time by default (issue #1920)
This commit is contained in:
@@ -3087,7 +3087,7 @@ config_weechat_init_options ()
|
||||
N_("use a different color for inactive time (when window is not "
|
||||
"current window, or if line is from a merged buffer not "
|
||||
"selected)"),
|
||||
NULL, 0, 0, "off", NULL, 0,
|
||||
NULL, 0, 0, "on", NULL, 0,
|
||||
NULL, NULL, NULL,
|
||||
&config_change_buffers, NULL, NULL,
|
||||
NULL, NULL, NULL);
|
||||
|
||||
Reference in New Issue
Block a user