From 580682ff01096b3d40ba73a8d4dbf12c10993d39 Mon Sep 17 00:00:00 2001 From: benj Date: Wed, 16 Jun 2021 17:54:38 -0700 Subject: quite a few changes...many specific to an ad2 setup (to be weeded out) --- .Xresources | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index c523790..f70b7ba 100644 --- a/.Xresources +++ b/.Xresources @@ -69,6 +69,11 @@ Xft.dpi: 185 URxvt*font: xft:Source Code Pro Medium:size=9 URxvt*italicFont: xft:Source Code Pro Medium:size=9:italic:autohint=true:pixelsize=9 URxvt*scrollBar: false +URxvt.letterSpace: -1 + +URxvt*scrollTtyOutput: false +URxvt*scrollWithBuffer: true +URxvt*scrollTtyKeypress: true URxvt.keysym.Shift-Control-V: eval:paste_clipboard URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard -- cgit v1.2.3