commit 0d8ecfe39f39abaccbefb431926bbe0496317690
parent b78cf0a28af45e1c5370029883c47d34736333b9
Author: mrgrouse <bdmfegys@duck.com>
Date: Sat, 7 Sep 2024 13:13:22 -0400
colors.Xresources: add missing colon to X cursor size variable
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/colors.Xresources b/templates/colors.Xresources
@@ -16,7 +16,7 @@ XTerm*cursorColor: {{cursor}}
UXTerm*cursorColor: {{cursor}}
! X cursor theme
-Xcursor.size 24
+Xcursor.size: 24
Xcursor.theme: Sweet-cursors
dwm.normbgcolor: {{color4}}