From 94b8e5ce08eea72f2a76c031197929dc1558950c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 12 Feb 2018 08:26:20 +0100 Subject: [PATCH] Remove resize-font extension for URxvt --- x/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/Xresources b/x/Xresources index ecae0fe..0ec1b8c 100644 --- a/x/Xresources +++ b/x/Xresources @@ -5,7 +5,7 @@ URxvt.scrollBar: false URxvt.font: xft:Inconsolata:size=10 URxvt.letterSpace: -1 -URxvt.perl-ext-common: default,matcher,selection-to-clipboard,resize-font +URxvt.perl-ext-common: default,matcher,selection-to-clipboard URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 URxvt.saveLines: 10000