mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 06:46:36 +02:00
add setting to control history size
This commit is contained in:
@ -7,6 +7,9 @@ autolog:0;
|
||||
# 1 to disbale terminal alerts on messages, 0 to enable
|
||||
disable_alerts:0;
|
||||
|
||||
# maximum lines for chat window history
|
||||
history_size:700;
|
||||
|
||||
# 1 to use native terminal colours, 0 to use toxic default colour theme
|
||||
colour_theme:0;
|
||||
|
||||
|
Reference in New Issue
Block a user