summaryrefslogtreecommitdiff
path: root/pywal
AgeCommit message (Expand)Author
2019-01-04Merge pull request #355 from Khoyo/yk/pr/dmenu-templateDylan Araps
2018-12-30template: add dmenu templateYounes Khoudli
2018-11-01Fix URxvt borders not respecting background opacityRico Sta. Cruz
2018-10-24docs: updateDylan Araps
2018-10-24fix urxvt bgDylan Araps
2018-10-24better light colorsDylan Araps
2018-10-23Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps
2018-10-23version: bumpDylan Araps
2018-10-23fixes the putty templatetadly
2018-10-18general: lil bit more contDylan Araps
2018-10-18Revert "Hash file for cache filename"Dylan Araps
2018-10-18Merge pull request #308 from dgrisham/feat/hash-file-for-cache-fnameDylan Araps
2018-10-17Fix lint errors.dgrisham
2018-10-17general: st cursor colDylan Araps
2018-10-17general: allow -o to be repeated.Dylan Araps
2018-10-17general: fix lintDylan Araps
2018-10-17general: remove VTE fix.Dylan Araps
2018-10-17general: fix lintDylan Araps
2018-10-17general: fix lintDylan Araps
2018-10-17Merge pull request #309 from vesiv/masterDylan Araps
2018-10-17general: fix macos issue. Closes #302Dylan Araps
2018-10-06Added support for AwesomeWM in the wallpaper set functionVesiv
2018-09-27move hashf() to util.pydgrisham
2018-09-27feat: hash file for cache filenamedgrisham
2018-07-11general: Fix reloadDylan Araps
2018-07-06theme: Fix alpha. Closes #271Dylan Araps
2018-07-06reload: Check pids first.Dylan Araps
2018-07-06general: Fix quiet mode with cached schemes. Closes #276Dylan Araps
2018-07-06travis: 3.7 supportDylan Araps
2018-07-03Add kitty supportvxid
2018-06-26Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps
2018-06-26colors: Revert palette changes. Fixes #266Dylan Araps
2018-06-25Implemented palette preview.D-Vaillant
2018-06-23wal: Show usage when no args passedDylan Araps
2018-06-22theme: Removed broken theme file. Closes #263Dylan Araps
2018-06-21args: -c now exits, colors: simplified colorzDylan Araps
2018-06-21version: bumpDylan Araps
2018-06-21colors: fix testDylan Araps
2018-06-21colors: Added saturate option. Closes #166Dylan Araps
2018-06-21sequences: Fix broken sequence on macOS.Dylan Araps
2018-06-21sequences: Fixed extra white space in iterm2Dylan Araps
2018-06-16Fix alpha not being set correctly running same image twiceJagannath Natarajan
2018-06-04template: Added vim templateDylan Araps
2018-06-03shell: Fix source error in zshDylan Araps
2018-05-31backend: Remove unused imports.Dylan Araps
2018-05-31backend: Import colorz instead of running it as a subprocess.Dylan Araps
2018-05-29colors: Only call imagemagick once.Dylan Araps
2018-05-28version: bumpDylan Araps
2018-05-28general: Set LS_COLORS to fix unreadable output. Closes #248Dylan Araps
2018-05-26alpha: Work with -R.Dylan Araps