From e842a2775d357a7eeffbd742b3285bc3420d9049 Mon Sep 17 00:00:00 2001 From: Kent Smith Date: Mon, 15 Jul 2019 10:31:45 -0600 Subject: add settings to make zoom plugin shortcuts work --- .Xresources | 2 ++ 1 file changed, 2 insertions(+) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index e8ce51a..b7fb6ac 100644 --- a/.Xresources +++ b/.Xresources @@ -7,6 +7,8 @@ URxvt.perl-ext: default,url-select URxvt.keysym.M-u: perl:url-select:select_next URxvt.url-select.launcher: /usr/bin/xdg-open URxvt.url-select.underline: true +URxvt.iso14755: false +URxvt.iso14755_52: false ! special *.foreground: #c5c8c6 -- cgit v1.2.3