From ca94e7219f329dba7d3f9708f00fa54a1abd5058 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sun, 21 Aug 2016 02:13:09 -0400 Subject: [PATCH] Minor change --- shells/Xresources | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/shells/Xresources b/shells/Xresources index 5f52bc6..83410d1 100644 --- a/shells/Xresources +++ b/shells/Xresources @@ -1,4 +1,6 @@ !URxvt.boldFont: -misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1 +!URxvt.font: -*-*-*-*-*-*-*-*-*-*-*-*-*-* +!URxvt.boldFont: -*-*-*-*-*-*-*-*-*-*-*-*-*-* URxvt.urgentOnBell: true @@ -6,7 +8,7 @@ URxvt.keysym.Control-Up: \033[1;5A URxvt.keysym.Control-Down: \033[1;5B URxvt.keysym.Control-Left: \033[1;5D URxvt.keysym.Control-Right: \033[1;5C -URxvt.perl-ext-common: keyboard-select +URxvt.perl-ext-common: default,keyboard-select URxvt.keysym.M-Escape: perl:keyboard-select:activate *backarrowKey: false