From 5b95c351123bcf08f4132bfc4f410ca496d2af17 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Tue, 19 Oct 2021 19:20:30 -0400 Subject: drop cursorcolor from xresources --- .Xresources | 1 - 1 file changed, 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 104477d..5173526 100644 --- a/.Xresources +++ b/.Xresources @@ -3,7 +3,6 @@ XTerm*eightBitInput: false URxvt.background: #000000 URxvt.foreground: #ffffff URxvt.colorBD: #ffffff -URxvt.cursorColo: #e0e080 URxvt.hilightColor: #f0f0f0 URxvt.scrollBar: false URxvt.scrollstyle: xterm -- cgit v1.2.3