commit 821159dd2f1108d6cc337fe8fc767fddaae24b17 parent 6b0315649df2cd3e113d68bdf61be5a1c6769462 Author: Daniel Moch <daniel@danielmoch.com> Date: Mon, 16 Dec 2019 20:43:34 -0500 Irssi: Add librelounge Diffstat:
M | .irssi/config | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/.irssi/config b/.irssi/config @@ -435,6 +435,18 @@ windows = { sticky = "yes"; parent = "2"; }; + 14 = { + items = ( + { + type = "CHANNEL"; + chat_type = "IRC"; + name = "#librelounge"; + tag = "Sweetwater"; + } + ); + sticky = "yes"; + parent = "2"; + }; }; mainwindows = { 1 = { first_line = "43"; lines = "11"; };