Update font resizing in urxvt

This commit is contained in:
finga 2020-08-05 18:35:55 +02:00
parent 0a183576fa
commit 671718ba46

View file

@ -17,7 +17,10 @@ URxvt.iso14755_52: false
! - load perl modules
URxvt.perl-ext-common: default,resize-font
! - resize-font
URxvt.keysym.C-minus: resize-font:smaller
URxvt.keysym.C-plus: resize-font:bigger
URxvt.keysym.C-0: resize-font:reset
URxvt.keysym.C-question: resize-font:show
! - color scheme
URxvt.background: #000000
URxvt.foreground: #CCCCCC