From 372aefd84f86ab79bce99bac861f078577b98011 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Wed, 16 Mar 2016 23:38:15 +0100 Subject: [PATCH] weechat add space to layout --- weechat/cron.txt | 1 - weechat/weechat.conf | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/weechat/cron.txt b/weechat/cron.txt index ff4230d..54ba9e4 100644 --- a/weechat/cron.txt +++ b/weechat/cron.txt @@ -2,4 +2,3 @@ # WeeChat crontab for script cron.py # format: min hour monthday month weekday repeat buffer command args # -1 * * * * * irc.zeus.#plusplusplusplus command /repeat 50 /say plus! diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 187e627..32c4fcc 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -236,9 +236,9 @@ hotlist.filling_top_bottom = horizontal hotlist.hidden = off hotlist.items = "+ ,buffer_number+:+buffer_short_name,hotlist" hotlist.position = top -hotlist.priority = 0 +hotlist.priority = 500 hotlist.separator = off -hotlist.size = 2 +hotlist.size = 1 hotlist.size_max = 0 hotlist.type = root input.color_bg = default @@ -297,6 +297,34 @@ title.separator = off title.size = 1 title.size_max = 0 title.type = window +top_spacing.color_bg = default +top_spacing.color_delim = default +top_spacing.color_fg = default +top_spacing.conditions = "" +top_spacing.filling_left_right = vertical +top_spacing.filling_top_bottom = horizontal +top_spacing.hidden = off +top_spacing.items = "[none]" +top_spacing.position = top +top_spacing.priority = 1000 +top_spacing.separator = off +top_spacing.size = 1 +top_spacing.size_max = 0 +top_spacing.type = root +top_spacing_lower.color_bg = default +top_spacing_lower.color_delim = default +top_spacing_lower.color_fg = default +top_spacing_lower.conditions = "" +top_spacing_lower.filling_left_right = vertical +top_spacing_lower.filling_top_bottom = horizontal +top_spacing_lower.hidden = off +top_spacing_lower.items = "[none]" +top_spacing_lower.position = top +top_spacing_lower.priority = 0 +top_spacing_lower.separator = off +top_spacing_lower.size = 1 +top_spacing_lower.size_max = 0 +top_spacing_lower.type = root [layout]