mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-11 07:49:40 +01:00
version: bump'
This commit is contained in:
parent
8be48c07ff
commit
dffe14180d
@ -13,7 +13,7 @@ import os
|
||||
import platform
|
||||
|
||||
|
||||
__version__ = "0.5.13"
|
||||
__version__ = "0.6.0"
|
||||
|
||||
|
||||
HOME = os.environ["HOME"]
|
||||
|
@ -9,6 +9,7 @@ UXTerm*background: {background}
|
||||
URxvt*cursorColor: {cursor}
|
||||
XTerm*cursorColor: {cursor}
|
||||
UXTerm*cursorColor: {cursor}
|
||||
URxvt*borderColor: {background}
|
||||
|
||||
! Colors 0-15.
|
||||
*.color0: {color0}
|
||||
|
Loading…
Reference in New Issue
Block a user