diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-11-21 16:30:10 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-11-21 16:30:10 +0200 |
commit | 65addb395ecfb9526e6cd5ba8f5c2e1639cecfe4 (patch) | |
tree | cc0e7d38fc68b9e5175a0cffdd5221dadb252ede /skel/.xchat2 | |
parent | 92cd5d77d9ea50bde0b729f04fc93903142f6d43 (diff) |
Added and rebranded to kogaion conf files for the kogaion skel, as much as I could to not break things
Diffstat (limited to 'skel/.xchat2')
-rw-r--r-- | skel/.xchat2/xchat.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/skel/.xchat2/xchat.conf b/skel/.xchat2/xchat.conf index 4f92199..d36e028 100644 --- a/skel/.xchat2/xchat.conf +++ b/skel/.xchat2/xchat.conf @@ -105,18 +105,18 @@ irc_invisible = 0 irc_join_delay = 3 irc_logging = 1 irc_logmask = %n-%c.log -irc_nick1 = rogentosuser -irc_nick2 = rogentosuser2 -irc_nick3 = rogentosuser3 +irc_nick1 = kogaionuser +irc_nick2 = kogaionuser2 +irc_nick3 = kogaionuser3 irc_nick_hilight = irc_no_hilight = NickServ,ChanServ irc_part_reason = Leaving irc_quit_reason = Leaving irc_raw_modes = 0 -irc_real_name = rogentosuser +irc_real_name = kogaionuser irc_servernotice = 0 irc_skip_motd = 0 -irc_user_name = rogentosuser +irc_user_name = kogaionuser irc_wallops = 0 irc_who_join = 1 irc_whois_front = 0 |