From cf96cbe8b3e0a04acf425d52668b6c29f74160ae Mon Sep 17 00:00:00 2001 From: Milkie <71604637+MilkieandToast@users.noreply.github.com> Date: Wed, 2 Jun 2021 17:11:02 +0100 Subject: [PATCH] Update .Xresources --- rice/dots/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rice/dots/.Xresources b/rice/dots/.Xresources index 76a7361..548c803 100644 --- a/rice/dots/.Xresources +++ b/rice/dots/.Xresources @@ -63,6 +63,6 @@ URxvt.perl-ext-common: font-size,selection-to-clipboard,pasta URxvt.keysym.Shift-Control-C: perl:keyboard-select:activate URxvt.keysym.Shift-Control-V: perl:pasta:paste ! Comment this if you don't want copy when text is selected -#URxvt.clipboard.autocopy: true +! URxvt.clipboard.autocopy: true URxvt.keysym.C-j: perl:font-size:increase URxvt.keysym.C-k: perl:font-size:decrease