Update settings.py

This commit is contained in:
Dylan Araps 2017-07-02 23:26:15 +10:00 committed by GitHub
parent 370ec30572
commit 14fa95f825

View File

@ -7,6 +7,5 @@ import pathlib
__version__ = "0.3.6"
# Internal variables.
COLOR_COUNT = 16
CACHE_DIR = pathlib.Path.home() / ".cache/wal/"