diff --git a/x11/.config/Xresources/URxvt.conf b/x11/.config/Xresources/URxvt.conf index e003681..cdf46a9 100644 --- a/x11/.config/Xresources/URxvt.conf +++ b/x11/.config/Xresources/URxvt.conf @@ -83,3 +83,6 @@ URxvt.color14: #abdddd ! White URxvt.color7: fgdim URxvt.color15: fgbright +! Selection highlight +urxvt.highlightColor: bgblue +urxvt.highlightTextColor: foregroundColor