| 1 | # Halloy config |
| 2 | # See: https://halloy.chat/configuration.html |
| 3 | |
| 4 | check_for_update_on_launch = true |
| 5 | |
| 6 | theme = "one_dark" |
| 7 | |
| 8 | [font] |
| 9 | family = "Menlo" |
| 10 | size = 16 |
| 11 | |
| 12 | [buffer.channel.nicklist] |
| 13 | width = 160 |
| 14 | |
| 15 | [buffer.text_input] |
| 16 | auto_format = "markdown" |
| 17 | |
| 18 | [buffer.typing] |
| 19 | share = true |
| 20 | |
| 21 | [buffer.emojis] |
| 22 | skin_tone = "light" |
| 23 | |
| 24 | [notifications.direct_message] |
| 25 | sound = "bloop" |
| 26 | show_toast = true |
| 27 | show_content = true |
| 28 | request_attention = true |
| 29 | |
| 30 | [notifications.highlight] |
| 31 | sound = "zone" |
| 32 | show_toast = true |
| 33 | show_content = true |
| 34 | |
| 35 | [actions.buffer] |
| 36 | click_channel_name = "replace-pane" |
| 37 | click_highlight = "replace-pane" |
| 38 | click_username = "replace-pane" |
| 39 | local = "replace-pane" |
| 40 | message_channel = "replace-pane" |
| 41 | message_user = "replace-pane" |
| 42 | |
| 43 | [actions.sidebar] |
| 44 | buffer = "replace-pane" |
| 45 | channel = "replace-pane" |
| 46 | query = "replace-pane" |
| 47 |
gmb / halloy_config.toml
Last active 4 weeks ago
My current Halloy configuration.
Revision 39b17465de718a7df592b4a7ecbc45588017878e