aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--urxvt/.config/Xresources/URxvt.conf1
-rw-r--r--x11/.config/Xresources/theme.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/urxvt/.config/Xresources/URxvt.conf b/urxvt/.config/Xresources/URxvt.conf
index fe90720..95baa31 100644
--- a/urxvt/.config/Xresources/URxvt.conf
+++ b/urxvt/.config/Xresources/URxvt.conf
@@ -79,3 +79,4 @@ URxvt.color14: URxvt_color14
URxvt.color15: URxvt_color15
URxvt.highlightColor: URxvt_highlightColor
URxvt.highlightTextColor: URxvt_highlightTextColor
+URxct.cursorColor: URXvt_cursorColor
diff --git a/x11/.config/Xresources/theme.conf b/x11/.config/Xresources/theme.conf
index 031bb75..6c63116 100644
--- a/x11/.config/Xresources/theme.conf
+++ b/x11/.config/Xresources/theme.conf
@@ -31,6 +31,7 @@
!! URxvt colors
#define URxvt_background bgdefault
#define URxvt_foreground fgdefault
+#define URXvt_cursorColor fgblue
! BG Black
#define URxvt_color0 bgdim
! BG Red