add old awesome config, add sway, i3statusrs, zathura, mako, neomutt
This commit is contained in:
parent
1798d6f536
commit
cbcc20d616
26 changed files with 1207 additions and 19 deletions
|
@ -52,7 +52,7 @@ servers = (
|
|||
use_tls = "yes";
|
||||
tls_verify = "yes";
|
||||
},
|
||||
{
|
||||
{
|
||||
address = "irc.quakenet.org";
|
||||
chatnet = "QuakeNet";
|
||||
port = "6667";
|
||||
|
@ -65,7 +65,7 @@ servers = (
|
|||
tls_verify = "yes";
|
||||
},
|
||||
{ address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; },
|
||||
{
|
||||
{
|
||||
address = "irc.undernet.org";
|
||||
chatnet = "Undernet";
|
||||
port = "6667";
|
||||
|
@ -86,7 +86,7 @@ chatnets = {
|
|||
max_msgs = "20";
|
||||
max_whois = "30";
|
||||
};
|
||||
EFNet = {
|
||||
EFNet = {
|
||||
type = "IRC";
|
||||
max_kicks = "1";
|
||||
max_msgs = "4";
|
||||
|
@ -110,7 +110,7 @@ chatnets = {
|
|||
max_msgs = "1";
|
||||
max_whois = "1";
|
||||
};
|
||||
IRCnet = {
|
||||
IRCnet = {
|
||||
type = "IRC";
|
||||
max_kicks = "1";
|
||||
max_msgs = "1";
|
||||
|
@ -135,7 +135,7 @@ chatnets = {
|
|||
max_msgs = "1";
|
||||
max_whois = "1";
|
||||
};
|
||||
Rizon = {
|
||||
Rizon = {
|
||||
type = "IRC";
|
||||
max_kicks = "1";
|
||||
max_msgs = "1";
|
||||
|
@ -149,6 +149,7 @@ chatnets = {
|
|||
max_whois = "1";
|
||||
};
|
||||
MBR = { type = "IRC"; };
|
||||
hackint = { type = "IRC"; };
|
||||
};
|
||||
|
||||
channels = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue