weechat add space to layout

This commit is contained in:
Felix Van der Jeugt 2016-03-16 23:38:15 +01:00
parent 3161c3fe2e
commit 372aefd84f
2 changed files with 30 additions and 3 deletions

View File

@ -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!

View File

@ -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]