From 70ff09e114dae6adca9da536b6130fa24ee3e3ca Mon Sep 17 00:00:00 2001 From: tdro Date: Wed, 24 Apr 2024 00:00:00 +0000 Subject: .config/X11/Xresources: Use native paste protection --- .config/X11/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/X11/Xresources b/.config/X11/Xresources index e951b1e..d551748 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -11,7 +11,7 @@ URxvt.keysym.C-Down: perl:font-size:decrease URxvt.keysym.C-Up: perl:font-size:increase URxvt.keysym.M-Escape: perl:keyboard-select:activate URxvt.matcher.button: 1 -URxvt.perl-ext-common: default,matcher,font-size,vtwheel,url-select,keyboard-select +URxvt.perl-ext-common: default,matcher,font-size,vtwheel,url-select,keyboard-select,-confirm-paste URxvt.scrollBar: false URxvt.scrollTtyKeypress: true URxvt.scrollTtyOutput: false -- cgit v1.2.3