Remove resize-font extension for URxvt

This commit is contained in:
2018-02-12 08:26:20 +01:00
parent 366bf6c3c1
commit 94b8e5ce08

View File

@@ -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