From 134fd728f036ee58b88f5909673e2d82ad8c9778 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 14 Jul 2017 09:12:06 +1000 Subject: [PATCH] colors: Fix tkinter error. --- pywal/templates/colors.Xresources | 1 - 1 file changed, 1 deletion(-) 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}