summaryrefslogtreecommitdiff
path: root/pywal
diff options
context:
space:
mode:
authorDylan Araps <dylanaraps@users.noreply.github.com>2017-07-02 23:26:15 +1000
committerGitHub <noreply@github.com>2017-07-02 23:26:15 +1000
commit14fa95f825a4945ec0dd8be02a24ddc53cdaa6e3 (patch)
tree5e3ab54524512c232f62d314a3b9a2393e8580af /pywal
parent370ec3057287cf18bec998af5d26227f8cf5ef03 (diff)
Update settings.py
Diffstat (limited to 'pywal')
-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/"