summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-07-14 09:12:06 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-07-14 09:12:06 +1000
commit134fd728f036ee58b88f5909673e2d82ad8c9778 (patch)
tree268634b9df33827d7f446ea959d6099261555b6c
parentabe85aadfe91be57325e23aac05483ba28e8dc37 (diff)
colors: Fix tkinter error.
-rw-r--r--pywal/templates/colors.Xresources1
1 files changed, 0 insertions, 1 deletions
diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources
index 67fc5e4..f8c7b60 100644
--- a/pywal/templates/colors.Xresources
+++ b/pywal/templates/colors.Xresources
@@ -10,7 +10,6 @@ XTerm*cursorColor: {cursor}
! Generic special colors.
*foreground: {foreground}
*background: {background}
-*cursorColor: {cursor}
*.color0: {color0}
*color0: {color0}