30
May
Halloy is a new IRC client written in Rust that is fast with good theming. Here is how I set up a connection to an irc channel with Halloy and here is how to config Halloy for Rizon. After downloading Halloy, I referred to the documentation. Halloy uses a config.toml file, easily edited in code editor like VSCode. By default this is next to the Halloy installation, for me, in AppData/Roaming on Windows. Halloy has command bar on the bottom left of the application window, and opening that gives options including "Configuration: Open config directory". Basic connection to Rizon In…