commit d4c5ccdb1cbd425e204579b6035ba65c3e0ae002
parent 2f82c970058aacf2a32f7c6a81d9c0944ea99b42
Author: Daniel Moch <daniel@danielmoch.com>
Date: Fri, 22 May 2020 11:15:14 -0400
irssi: Update config
Diffstat:
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/.irssi/config b/.irssi/config
@@ -320,7 +320,7 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#orlandobsd";
+ name = "#openbsd-offtopic";
tag = "Sweetwater";
}
);
@@ -332,7 +332,7 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#cat-v";
+ name = "#gopherproject";
tag = "Sweetwater";
}
);
@@ -344,7 +344,7 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#nikola";
+ name = "#orlandobsd";
tag = "Sweetwater";
}
);
@@ -440,7 +440,19 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#nncli";
+ name = "#bitreich-en";
+ tag = "Sweetwater";
+ }
+ );
+ sticky = "yes";
+ parent = "2";
+ };
+ 15 = {
+ items = (
+ {
+ type = "CHANNEL";
+ chat_type = "IRC";
+ name = "#cat-v";
tag = "Sweetwater";
}
);