aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2017-03-05 22:16:06 -0800
committerGravatar Tom Willemse2017-03-05 22:16:06 -0800
commit8d2d93ffeb28a172ae250d1d732ce4b2a13b9abf (patch)
treedd8fac453b9badec23528e07a1988c447ddac7ce /x11
parentb97f5eac65379ed2438b93b31072f580f9528f3c (diff)
downloadnew-dotfiles-8d2d93ffeb28a172ae250d1d732ce4b2a13b9abf.tar.gz
new-dotfiles-8d2d93ffeb28a172ae250d1d732ce4b2a13b9abf.zip
Set cursor color for URxvt
Diffstat (limited to 'x11')
-rw-r--r--x11/.config/Xresources/theme.conf1
1 files changed, 1 insertions, 0 deletions
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