aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-07-02 23:26:15 +1000
committerGitHub <[email protected]>2017-07-02 23:26:15 +1000
commit14fa95f825a4945ec0dd8be02a24ddc53cdaa6e3 (patch)
tree5e3ab54524512c232f62d314a3b9a2393e8580af
parentreload: Update docs (diff)
downloadpywal-14fa95f825a4945ec0dd8be02a24ddc53cdaa6e3.tar.xz
pywal-14fa95f825a4945ec0dd8be02a24ddc53cdaa6e3.zip
Update settings.py
-rw-r--r--pywal/settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index 5b28a0d..7601c4b 100644
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -7,6 +7,5 @@ import pathlib
__version__ = "0.3.6"
-# Internal variables.
COLOR_COUNT = 16
CACHE_DIR = pathlib.Path.home() / ".cache/wal/"