From: Ruben Beltran del Rio Date: Tue, 28 Feb 2023 20:06:24 +0000 (+0000) Subject: Update URxvt copy and paste X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/8503727ab086d3e81f90abb7734b18c584ac08fd?hp=1d35223a24ce69e72411e11ca210604b6a8c2a45 Update URxvt copy and paste --- diff --git a/Xdefaults b/Xdefaults index aa76cd2..3a71a21 100644 --- a/Xdefaults +++ b/Xdefaults @@ -67,3 +67,6 @@ URxvt.color14: #77ffff ! white URxvt.color7: #c7c7c7 URxvt.color15: #feffff + +URxvt.keysym.Shift-Control-V: eval:paste_clipboard +URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard