aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pylint checkrob2019-03-061-2/+2
* Issue #330: MacOS Mojave Dock Crashrob2019-03-061-1/+12
* Merge pull request #390 from Meakk/masterblack2019-03-051-0/+7
|\
| * reload: support for bspwmMichael Migliore2019-03-051-0/+7
|/
* docs: updateDylan Araps2019-03-051-2/+1
* docs: updateDylan Araps2019-03-051-2/+2
* general: Add file size to caching to avoid collisions. Closes #385Dylan Araps2019-03-051-2/+4
* export: Skip swp filesDylan Araps2019-03-031-1/+1
* Merge pull request #372 from furrycatherder/fix-awesomeblack2019-02-231-1/+3
|\
| * wallpaper: fix awesome wallpaper settingSean Haugh2019-01-211-1/+3
* | export: Print error message if template can't be parsed.Dylan Araps2019-02-101-1/+7
* | general: Use XDG directoriesDylan Araps2019-02-091-2/+6
* | reload: Fix error if pidof not installedDylan Araps2019-02-021-0/+4
|/
* general: version bump3.3.0Dylan Araps2019-01-211-1/+1
* general: version bumpDylan Araps2019-01-211-102/+0
* general: version bumpDylan Araps2019-01-212-1/+103
* misc: make linters happyDylan Araps2019-01-111-1/+1
* Aargs: Added --vte to fix artifacts in VTE terminals.Dylan Araps2019-01-112-5/+12
* docs: updateDylan Araps2019-01-081-7/+0
* Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps2019-01-045-5/+42
|\
| * Merge pull request #335 from 14rcole/fix-templatesDylan Araps2019-01-042-4/+4
| |\
| | * Fix rofi templatesRyan Cole2018-11-072-4/+4
| * | Merge pull request #346 from lasers/add-speedcrunchDylan Araps2019-01-042-0/+16
| |\ \
| | * | export: add speedcrunch templatelasers2018-11-262-0/+16
| | |/
| * | Merge pull request #336 from surrealpie/masterDylan Araps2019-01-042-1/+22
| |\ \
| | * \ Merge branch 'master' into masterDylan Araps2019-01-046-3/+54
| | |\ \ | | |/ / | |/| |
| | * | template for waybarsurrealpie2018-11-082-0/+21
| | |/
* | / oomox: Removed oomox support. Use wpgtkDylan Araps2019-01-042-21/+0
|/ /
* | export: Added rgba support. Closes #352Dylan Araps2019-01-041-0/+6
* | settings: Added ENVAR PYWAL_CACHE_DIR to change cache dir. Closes #343Dylan Araps2019-01-041-1/+1
* | Merge pull request #354 from sraysmith/masterDylan Araps2019-01-042-0/+38
|\ \
| * | I added the haskell template for xmonad users.sraysmith2018-12-201-0/+37
| * | I added the xmonad export_type.sraysmith2018-12-201-0/+1
| |/
* | Merge pull request #355 from Khoyo/yk/pr/dmenu-templateDylan Araps2019-01-042-0/+7
|\ \
| * | template: add dmenu templateYounes Khoudli2018-12-302-0/+7
| |/
* | Merge pull request #331 from rstacruz/patch-1Dylan Araps2019-01-041-1/+1
|\ \ | |/ |/|
| * Fix URxvt borders not respecting background opacityRico Sta. Cruz2018-11-011-1/+1
|/
* docs: update3.2.1Dylan Araps2018-10-241-1/+1
* fix urxvt bgDylan Araps2018-10-241-1/+2
* better light colorsDylan Araps2018-10-242-4/+4
* Merge branch 'master' of github.com:dylanaraps/pywal3.2.0Dylan Araps2018-10-231-17/+24
|\
| * Merge pull request #321 from tadly/puttyDylan Araps2018-10-231-17/+24
| |\
| | * fixes the putty templatetadly2018-10-231-17/+24
| |/
* / version: bumpDylan Araps2018-10-231-1/+1
|/
* general: lil bit more contDylan Araps2018-10-181-1/+1
* Merge pull request #317 from dylanaraps/revert-308-feat/hash-file-for-cache-f...Dylan Araps2018-10-182-14/+3
|\
| * Revert "Hash file for cache filename"revert-308-feat/hash-file-for-cache-fnameDylan Araps2018-10-182-14/+3
|/
* Merge pull request #308 from dgrisham/feat/hash-file-for-cache-fnameDylan Araps2018-10-182-3/+14
|\
| * Fix lint errors.dgrisham2018-10-172-1/+2
| * move hashf() to util.pydgrisham2018-09-272-9/+11