halloy typiong

This commit is contained in:
death916 2026-03-11 10:16:16 -07:00
parent d0718201e4
commit 69c247c20e

View file

@ -75,6 +75,7 @@
font.size = 16;
buffer = {
server_messages = {
join = {
smart = 30;
@ -100,6 +101,10 @@
prompt_before_open = true;
};
channel.nicklist.width = 100;
channel.tpying = {
share = true;
show = true;
};
scroll_position_on_open = "newest";
chathistory.infinite_scroll = true;
};