summaryrefslogtreecommitdiff
path: root/pywal/__init__.py
AgeCommit message (Expand)Author
2017-06-26General: Rename globals to settings and import constants we need.Dylan Araps
2017-06-26General: Add __version__ to __init__.pyDylan Araps
2017-06-26General: Move wal into it's own script.Dylan Araps
2017-06-26General: Move wal into it's own script.Dylan Araps
2017-06-26General: CleanupDylan Araps
2017-06-26General: ChangesDylan Araps
2017-06-26export: Fix bug with color66 appearing in export files. Closes #6Dylan Araps
2017-06-25Use setuptools.setup console_scripts entry point.Daniel Liljeström