mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-11 23:29:04 +02:00
Update settings.py
This commit is contained in:
@ -7,6 +7,5 @@ import pathlib
|
|||||||
__version__ = "0.3.6"
|
__version__ = "0.3.6"
|
||||||
|
|
||||||
|
|
||||||
# Internal variables.
|
|
||||||
COLOR_COUNT = 16
|
COLOR_COUNT = 16
|
||||||
CACHE_DIR = pathlib.Path.home() / ".cache/wal/"
|
CACHE_DIR = pathlib.Path.home() / ".cache/wal/"
|
||||||
|
Reference in New Issue
Block a user