diff options
| author | Dylan Araps <dylanaraps@users.noreply.github.com> | 2017-07-02 16:14:16 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-02 16:14:16 +1000 |
| commit | 11d20ef055bb2578977b4f70fd6a153bdef45edd (patch) | |
| tree | 814f54a92efced336d246470c82736b1f265af48 /pywal | |
| parent | 0425f1d8aa0de1f499d6e93b731f193994f59902 (diff) | |
template: Fix whitespace.
Diffstat (limited to 'pywal')
| -rw-r--r-- | pywal/templates/colors.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources index 1f1f60c..17dd61e 100644 --- a/pywal/templates/colors.Xresources +++ b/pywal/templates/colors.Xresources @@ -10,7 +10,7 @@ XTerm*cursorColor: {cursor} ! Generic special colors. *foreground: {foreground} *background: {background} -*cursorColor: {cursor} +*cursorColor: {cursor} *.color0: {color0} *color0: {color0} |
