urxvt: add font-size perl extension

This commit is contained in:
Thomas Preisner 2019-05-16 14:44:52 +02:00
parent ed34cd12b9
commit 3f37b4b49c
2 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,7 @@ URxvt.background: black
URxvt.letterSpace: -1
URxvt.scrollBar: off
URxvt.saveLines: 10000
URxvt.perl-ext-common: default,matcher
URxvt.perl-ext-common: default,matcher,font-size
URxvt.url-launcher: /usr/bin/chromium
URxvt.matcher.button: 1
URxvt*print-pipe: "true"