X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/92410aece3f23e2b0ddeb8905bff1e6778d95432..7a789cd58e2ea41f9b868eb2d3060b3ff892795e:/weechat/plugins.conf diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 568ef1f..c4ef917 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -1,9 +1,10 @@ # -# plugins.conf -- weechat v0.4.2 +# plugins.conf -- weechat v1.0.1 # [var] fifo.fifo = "on" +guile.check_license = "off" lua.check_license = "off" perl.beep.beep_command_dcc = "$bell" perl.beep.beep_command_highlight = "$bell" @@ -25,14 +26,17 @@ perl.beep.whitelist_nicks = "" perl.check_license = "off" perl.highmon.alignment = "nchannel" perl.highmon.away_only = "off" +perl.highmon.bar_lines = "250" +perl.highmon.bar_scrolldown = "on" perl.highmon.color_buf = "on" +perl.highmon.first_run = "true" perl.highmon.hotlist_show = "off" perl.highmon.logging = "off" perl.highmon.merge_private = "off" perl.highmon.nick_prefix = "<" perl.highmon.nick_suffix = ">" perl.highmon.output = "buffer" -perl.highmon.short_names = "off" +perl.highmon.short_names = "on" python.check_license = "off" ruby.check_license = "off" tcl.check_license = "off"