mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
halloy typiong
This commit is contained in:
parent
d0718201e4
commit
69c247c20e
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue