diff options
| author | Dylan Araps <[email protected]> | 2017-07-08 11:58:52 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-07-08 11:58:52 +1000 |
| commit | 023ba506c640db65a804a40471dba379455809bf (patch) | |
| tree | 97e68ac4ea6fbcd4ea364d94f5f40540ec24d2db | |
| parent | magic: Fixed infinite loop when wal is given a really simple image. (diff) | |
| parent | Merge pull request #38 from omrisim210/master (diff) | |
| download | pywal-023ba506c640db65a804a40471dba379455809bf.tar.xz pywal-023ba506c640db65a804a40471dba379455809bf.zip | |
Merge branch 'master' of github.com:dylanaraps/wal.py
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ If your terminal's background color is now red, your terminal should work with ` **Terminals that DON'T work with `wal`.** - Konsole. [#24](https://github.com/dylanaraps/pywal/issues/24) - +- Alacritty. [#37](https://github.com/dylanaraps/pywal/issues/37) ## Installation |