mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-07 12:16:39 +01:00
implement basic user settings
This commit is contained in:
8
misc/toxic.conf
Normal file
8
misc/toxic.conf
Normal 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;
|
||||
Reference in New Issue
Block a user