aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2024-04-24 00:00:00 +0000
committertdro <tdro@users.noreply.github.com>2024-04-24 00:00:00 +0000
commit70ff09e114dae6adca9da536b6130fa24ee3e3ca (patch)
tree1e8359907b7c45bb7d3ff86565c4bae81f33059f
parent646848af07cc36f93c1a961eddbcabff318970e9 (diff)
downloaddotfiles-70ff09e114dae6adca9da536b6130fa24ee3e3ca.tar.gz
dotfiles-70ff09e114dae6adca9da536b6130fa24ee3e3ca.tar.bz2
dotfiles-70ff09e114dae6adca9da536b6130fa24ee3e3ca.zip
.config/X11/Xresources: Use native paste protection
-rw-r--r--.config/X11/Xresources2
1 files changed, 1 insertions, 1 deletions
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