1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 15:57:45 +02:00
This commit is contained in:
Jfreegman 2014-04-08 02:51:22 -04:00
commit 9fbf7bd1c1

View File

@ -20,3 +20,5 @@ If you dont already have them, you may need to install the ncurses libraries. Fo
```
sudo apt-get install libncurses5-dev libncursesw5-dev
```
## Settings
After running Toxic for the first time an empty file called toxic.conf should reside in your home configuration directory (~/.config/tox for Linux users). For an example on how to use this config file to save settings such as auto-logging and time format see: toxic/misc/toxic.conf