commit 871d7e097b75c61b072710bd560a28710991d6e1
parent fa276c0cc6bc0a615f966a63396c32fb2e2fe925
Author: Daniel Moch <daniel@danielmoch.com>
Date: Fri, 28 Feb 2020 09:16:07 -0500
irssi: Cull unused channels
Diffstat:
M | .irssi/config | | | 46 | +++++++++++----------------------------------- |
1 file changed, 11 insertions(+), 35 deletions(-)
diff --git a/.irssi/config b/.irssi/config
@@ -297,8 +297,8 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#vim";
- tag = "Sweetwater";
+ name = "#suckless";
+ tag = "Sweetwater2";
}
);
sticky = "yes";
@@ -308,7 +308,7 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#archlinux";
+ name = "#openbsd";
tag = "Sweetwater";
}
);
@@ -320,7 +320,7 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#archlinux-aur";
+ name = "#orlandobsd";
tag = "Sweetwater";
}
);
@@ -332,7 +332,7 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#archlinux32";
+ name = "#cat-v";
tag = "Sweetwater";
}
);
@@ -404,7 +404,7 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#cat-v";
+ name = "#librelounge";
tag = "Sweetwater";
}
);
@@ -416,8 +416,8 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#suckless";
- tag = "Sweetwater2";
+ name = "#plan9";
+ tag = "Sweetwater";
}
);
sticky = "yes";
@@ -428,8 +428,8 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#vis-editor";
- tag = "Sweetwater";
+ name = "#2f30";
+ tag = "Sweetwater3";
}
);
sticky = "yes";
@@ -440,37 +440,13 @@ windows = {
{
type = "CHANNEL";
chat_type = "IRC";
- name = "#librelounge";
- tag = "Sweetwater";
- }
- );
- sticky = "yes";
- parent = "2";
- };
- 15 = {
- items = (
- {
- type = "CHANNEL";
- chat_type = "IRC";
- name = "#plan9";
+ name = "#nncli";
tag = "Sweetwater";
}
);
sticky = "yes";
parent = "2";
};
- 16 = {
- items = (
- {
- type = "CHANNEL";
- chat_type = "IRC";
- name = "#2f30";
- tag = "Sweetwater3";
- }
- );
- sticky = "yes";
- parent = "2";
- };
};
mainwindows = {
1 = { first_line = "43"; lines = "11"; };