Xdefaults: use font size 11.

This commit is contained in:
Mikaela Suomalainen 2014-04-11 16:37:56 +03:00
parent 38dfcdf9c7
commit d7d66c9cbf
1 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@ URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
!URxvt.perl-ext-common: ...,tabbed,...
!URxvt.urgentOnBell: True
URxvt*font: xft:DejaVu Sans Mono:pixelsize=12:antialias=true:hinting=true
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=12:antialias=true:hinting=true
URxvt*font: xft:DejaVu Sans Mono:pixelsize=11:antialias=true:hinting=true
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=11:antialias=true:hinting=true