summaryrefslogtreecommitdiff
path: root/pywal
AgeCommit message (Expand)Author
2018-01-07version: bumpDylan Araps
2018-01-07reload: Fix perm error. Closes #157.Dylan Araps
2018-01-03version: bumpDylan Araps
2018-01-03export: Add ttyDylan Araps
2018-01-03colors: Set colors in linux tty.Dylan Araps
2018-01-03colors: Fix transparency in urxvt. Closes #154Dylan Araps
2018-01-02wallpaper: Use zoom mode in bgs.Dylan Araps
2018-01-02wallpaper: Remove flawed qiv backend.Dylan Araps
2018-01-02misc: changeDylan Araps
2018-01-02misc: changes.Dylan Araps
2018-01-02util: CleanupDylan Araps
2018-01-02sequences: CleanupDylan Araps
2018-01-02image: CleanupDylan Araps
2018-01-02export: Add missing file definitions.Dylan Araps
2018-01-02colors: cleanupDylan Araps
2018-01-02wallpaper: Remove duplicate codeDylan Araps
2018-01-02general: Add pylintrc.Dylan Araps
2018-01-02colors: CleanupDylan Araps
2018-01-01colors: update error message.Dylan Araps
2018-01-01colors: Fix test.Dylan Araps
2018-01-01colors: More readable loopDylan Araps
2018-01-01colors: Only check for imagemagick once.Dylan Araps
2018-01-01version: bumpDylan Araps
2018-01-01reload: Turns out that you can't give xrdb multiple files at once.Dylan Araps
2018-01-01colors: Rofi, use old schemeDylan Araps
2018-01-01colors: Rofi, use old schemeDylan Araps
2018-01-01reload: Fix rofi bug.Dylan Araps
2018-01-01reload: Fix rofi colors not changing.Dylan Araps
2018-01-01rofi: workaround.Dylan Araps
2017-12-31version: bumpDylan Araps
2017-12-31export: Add rofi.Dylan Araps
2017-12-31shuffle: Better error handling, don't exit if one image found. Closes #149Dylan Araps
2017-12-30general: Don't hardcode cache location in apiDylan Araps
2017-12-30version: bumpDylan Araps
2017-12-30reload: Add back -r but write error to stderrDylan Araps
2017-12-30general: More helpful error messageDylan Araps
2017-12-29version: bumpDylan Araps
2017-12-29sequences: Fix bell soundingDylan Araps
2017-12-28image: use a different shuffle algoDylan Araps
2017-12-28general: Fix pywal causing a pc beepDylan Araps
2017-12-28colors: Improve contrast and brightness.Dylan Araps
2017-12-28colors: Improve background contrast.Dylan Araps
2017-12-28version: bumpDylan Araps
2017-12-28templates: Move rofi to separate file.Dylan Araps
2017-12-28templates: Move rofi to separate file.Dylan Araps
2017-12-28templates: Move rofi to separate file.Dylan Araps
2017-12-28args: Add -s to skip sending colorsDylan Araps
2017-12-28general: Fix flickerDylan Araps
2017-12-27Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps
2017-12-27st: Fix bg color not updatingDylan Araps