summaryrefslogtreecommitdiff
path: root/pywal/export.py
AgeCommit message (Expand)Author
2019-03-05docs: updateDylan Araps
2019-03-05docs: updateDylan Araps
2019-03-03export: Skip swp filesDylan Araps
2019-02-10export: Print error message if template can't be parsed.Dylan Araps
2019-01-04Merge pull request #346 from lasers/add-speedcrunchDylan Araps
2019-01-04Merge branch 'master' into masterDylan Araps
2019-01-04Merge pull request #354 from sraysmith/masterDylan Araps
2018-12-30template: add dmenu templateYounes Khoudli
2018-12-20I added the xmonad export_type.sraysmith
2018-11-26export: add speedcrunch templatelasers
2018-11-08template for waybarsurrealpie
2018-07-03Add kitty supportvxid
2018-04-29general: Fix tests.Dylan Araps
2018-04-29general: Create dirs first.Dylan Araps
2018-04-02export: CleanupDylan Araps
2018-04-01general: Added logging.Dylan Araps
2018-03-03Fixed issue with .DS_Store filesblahsd
2018-01-17alpha: Store alpha value in scheme file. Fixes #120Dylan Araps
2018-01-03export: Add ttyDylan Araps
2018-01-02misc: changes.Dylan Araps
2018-01-02export: Add missing file definitions.Dylan Araps
2017-12-31export: Add rofi.Dylan Araps
2017-12-18general: Added user template support.dylan araps
2017-10-05Add resource file for swayRanieri Althoff
2017-08-10general: Remove all pathlib usageDylan Araps
2017-08-09general: Make pywal compatible with python 3.5Dylan Araps
2017-07-30general: Remove pointless f-stringDylan Araps
2017-07-29export: Fix formatDylan Araps
2017-07-29export: Export the colors in yaml.Dylan Araps
2017-07-24general: Rename constantsDylan Araps
2017-07-23api: Changed export arguments.Dylan Araps
2017-07-22general: Fixes.Dylan Araps
2017-07-22general: Remove comments that just repeat what the code does.Dylan Araps
2017-07-20General: Unhardcode all CACHE_DIR and COLOR_COUNT usage.Dylan Araps
2017-07-20api: Move CACHE_DIRdylan araps
2017-07-20api: Use wal file in __main__.pydylan araps
2017-07-09export: Add wallpaper to export files,Dylan Araps
2017-07-01util: Fix set_grey type mismatch.Dylan Araps
2017-07-01general: Remove executable permission from python files.Dylan Araps
2017-06-30general: cleanupDylan Araps
2017-06-30general: Rename export_colors to export.Dylan Araps