1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-19 16:55:36 +00:00
dotfiles/config/senpai/senpai.scfg
Luna Komorebi 0a0a69e8c0 chore: Switch to TLS for IRC connections in senpai.scfg
- Enable TLS for IRC connections in `senpai.scfg`
- Update dependencies to latest stable versions
- Improve error handling throughout the codebase
- Refactor code to reduce code duplication and increase readability
2023-06-02 01:59:35 +02:00

15 lines
264 B
Text

# to be used with https://github.com/ptrcnull/kouhai
address prox.lunax.cloud:6667
nickname lunax
username lunax
tls true
password-cmd secret-tool lookup irc lunax
typings false
pane-widths {
nicknames 0
channels 24
members 0
}
colors {
unread "#00ffff"
}