diff options
Diffstat (limited to 'weechat/.weechat/weechat.conf')
| -rw-r--r-- | weechat/.weechat/weechat.conf | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index d0e1362..72f88af 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf | |||
| @@ -219,20 +219,6 @@ path = "%h/plugins" | |||
| 219 | save_config_on_unload = on | 219 | save_config_on_unload = on |
| 220 | 220 | ||
| 221 | [bar] | 221 | [bar] |
| 222 | input.color_bg = default | ||
| 223 | input.color_delim = cyan | ||
| 224 | input.color_fg = default | ||
| 225 | input.conditions = "" | ||
| 226 | input.filling_left_right = vertical | ||
| 227 | input.filling_top_bottom = horizontal | ||
| 228 | input.hidden = off | ||
| 229 | input.items = "[input_prompt]+(away),[input_search],[input_paste],input_text" | ||
| 230 | input.position = bottom | ||
| 231 | input.priority = 1000 | ||
| 232 | input.separator = off | ||
| 233 | input.size = 1 | ||
| 234 | input.size_max = 0 | ||
| 235 | input.type = window | ||
| 236 | nicklist.color_bg = default | 222 | nicklist.color_bg = default |
| 237 | nicklist.color_delim = cyan | 223 | nicklist.color_delim = cyan |
| 238 | nicklist.color_fg = default | 224 | nicklist.color_fg = default |
| @@ -247,6 +233,20 @@ nicklist.separator = on | |||
| 247 | nicklist.size = 0 | 233 | nicklist.size = 0 |
| 248 | nicklist.size_max = 0 | 234 | nicklist.size_max = 0 |
| 249 | nicklist.type = window | 235 | nicklist.type = window |
| 236 | rootinput.color_bg = default | ||
| 237 | rootinput.color_delim = default | ||
| 238 | rootinput.color_fg = default | ||
| 239 | rootinput.conditions = "" | ||
| 240 | rootinput.filling_left_right = vertical | ||
| 241 | rootinput.filling_top_bottom = horizontal | ||
| 242 | rootinput.hidden = off | ||
| 243 | rootinput.items = "[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text" | ||
| 244 | rootinput.position = bottom | ||
| 245 | rootinput.priority = 0 | ||
| 246 | rootinput.separator = off | ||
| 247 | rootinput.size = 1 | ||
| 248 | rootinput.size_max = 0 | ||
| 249 | rootinput.type = root | ||
| 250 | status.color_bg = blue | 250 | status.color_bg = blue |
| 251 | status.color_delim = cyan | 251 | status.color_delim = cyan |
| 252 | status.color_fg = default | 252 | status.color_fg = default |
