diff options
| author | Dylan Araps <dylanaraps@users.noreply.github.com> | 2017-07-02 23:26:15 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-02 23:26:15 +1000 |
| commit | 14fa95f825a4945ec0dd8be02a24ddc53cdaa6e3 (patch) | |
| tree | 5e3ab54524512c232f62d314a3b9a2393e8580af /pywal/settings.py | |
| parent | 370ec3057287cf18bec998af5d26227f8cf5ef03 (diff) | |
Update settings.py
Diffstat (limited to 'pywal/settings.py')
| -rw-r--r-- | pywal/settings.py | 1 |
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/" |
