Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
version: bump'
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Aug 12, 2017
1 parent 8be48c0 commit dffe141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pywal/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import platform


__version__ = "0.5.13"
__version__ = "0.6.0"


HOME = os.environ["HOME"]
Expand Down
1 change: 1 addition & 0 deletions pywal/templates/colors.Xresources
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ UXTerm*background: {background}
URxvt*cursorColor: {cursor}
XTerm*cursorColor: {cursor}
UXTerm*cursorColor: {cursor}
URxvt*borderColor: {background}

! Colors 0-15.
*.color0: {color0}
Expand Down

0 comments on commit dffe141

Please sign in to comment.