adjust font for urxvt
This commit is contained in:
parent
3b34e27d89
commit
e4c7c8f1bb
|
@ -4,7 +4,8 @@
|
|||
! -- Fonts -- !
|
||||
!!URxvt.font:xft:Inconsolata:pixelsize=27,style=Medium, xft:Symbola:pixelsize=19,style=Regular
|
||||
!!URxvt.boldFont:xft:Inconsolata:style=Bold,pixelsize=27, xft:Symbola:pixelsize=19,style=Regular
|
||||
URxvt.font: xft:Bitstream Vera Sans Mono:pixelsize=12
|
||||
!!URxvt.font: xft:Bitstream Vera Sans Mono:pixelsize=10
|
||||
URxvt.font: xft:DejaVu Sans Mono:pixelsize=10
|
||||
URxvt.perl-ext-common: default,matcher,font-size
|
||||
|
||||
URxvt.keysym.C-Up: font-size:increase
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
# This is the ssh client system-wide configuration file. See
|
||||
# ssh_config(5) for more information. This file provides defaults for
|
||||
# users, and the values can be changed in per-user configuration files
|
||||
|
|
Loading…
Reference in New Issue