1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 00:56:35 +02:00

fix config file loading, fix makefile compile errors

This commit is contained in:
Jfreegman
2014-07-21 18:14:06 -04:00
parent 654e404e0e
commit ac01d6d316
4 changed files with 38 additions and 11 deletions

View File

@ -5,11 +5,11 @@ ui = {
// true to enable timestamps, false to disable
timestamps:true;
// true to disabale terminal alerts on messages, false to enable
// true to enable terminal alerts on messages, false to disable
alerts:true;
// true to use native terminal colours, false to use toxic default colour theme
native_colors:true;
native_colors:false;
// true to enable autologging, false to disable
autolog:false;
@ -34,7 +34,7 @@ audio = {
tox = {
// where to store received files
download_path="/home/USERNAME/Downloads/";
// download_path="/home/USERNAME/Downloads/";
};
sounds = {