my personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 16 lines 369 B view raw
1# Halloy config. 2# 3# For a complete list of available options, 4# please visit https://halloy.chat/configuration.html 5# /Users/daniel/Library/Application Support/halloy/config.toml 6 7[servers.liberachat] 8nickname = "maliciouspickle" 9server = "irc.libera.chat" 10channels = ["#halloy"] 11port = 6697 12use_tls = true 13 14[servers.liberachat.sasl.plain] 15username = "" 16password = ""