1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-09-20 07:36:53 +02:00

add setting to disable terminal alerts

This commit is contained in:
Jfreegman
2014-04-11 21:47:09 -04:00
parent e384f87a04
commit 766ae685c2
4 changed files with 15 additions and 2 deletions

View File

@@ -4,6 +4,9 @@ time:24;
# 1 to enable autologging, 0 to disable
autolog:0;
# 1 to disbale terminal alerts on messages, 0 to enable
disable_alerts:0;
# 1 to use native terminal colours, 0 to use toxic default colour theme
colour_theme:0;