1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-08-04 21:06:41 +02:00

implement basic user settings

This commit is contained in:
Jfreegman
2014-04-07 04:42:10 -04:00
parent a9bcab4aee
commit 92948abcf1
12 changed files with 214 additions and 6 deletions

8
misc/toxic.conf Normal file
View File

@@ -0,0 +1,8 @@
# 24 or 12 hour time
time:24;
# 1 to enable autologging, 0 to disable
autolog:0;
# 1 to use native terminal colours, 0 to use toxic default colour theme
colour_theme:0;