Applications
I use the following applications.
- Authenticator*
- Cheogram CLI Dialer
- Delta Chat
- Evolution
- Firefox
- Fractal*
- GNU Emacs
- Gajim
- Halloy*
- Newsflash*
- Pika Backup*
- Podcasts*
- Secrets
- Shortwave*
- Tuba
*: Written in Rust.
Halloy
SASL on Libera.Chat is configured in config.toml with the
following lines. I keep the password in a text file.
[servers.liberachat.sasl.plain]
username = "KE0VVT"
password_file = "/home/caleb/.var/app/org.squidowl.halloy/config/halloy/pass-liberachat.txt"
Use single pane rather than opening each channel in a new pane every time. This prevents panes from stacking up.
[actions.sidebar]
buffer = "replace-pane"
[actions.buffer]
click_channel_name = "replace-pane"
click_username = "replace-pane"
GNU Emacs
My GNU Emacs config is simple. It can be found in my dotfiles.