1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00

fonts for desktop are bigger

This commit is contained in:
Ryan 2017-05-15 12:52:40 +02:00
parent 7df00a52e1
commit b7bba9ced7

View File

@ -2,7 +2,7 @@
! Xft settings ! Xft settings
!------------------------------------------------------------------------------- !-------------------------------------------------------------------------------
Xft.dpi: 220 Xft.dpi: 96
Xft.antialias: false Xft.antialias: false
Xft.rgba: rgb Xft.rgba: rgb
Xft.hinting: true Xft.hinting: true
@ -29,8 +29,8 @@ URxvt.lineSpace: 0
! Fonts ! Fonts
URxvt.allow_bold: false URxvt.allow_bold: false
/* URxvt.font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1 */ /* URxvt.font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1 */
URxvt*font: xft:DejaVu Sans Mono:size=6 URxvt*font: xft:DejaVu Sans Mono:size=12
URxvt*boldFont: xft:Dejavu Sans Mono:size=6 URxvt*boldFont: xft:Dejavu Sans Mono:size=12
! Fix font space ! Fix font space
URxvt*letterSpace: -1 URxvt*letterSpace: -1