28 lines
668 B
Plaintext
28 lines
668 B
Plaintext
Xft.dpi: 96
|
|
!HiDPI displays
|
|
! Xft.dpi: 144
|
|
! Xft.autohint: 0
|
|
! Xft.lcdfilter: lcddefault
|
|
! Xft.hintstyle: hintfull
|
|
! Xft.hinting: 1
|
|
! Xft.antialias: 1
|
|
! Xft.rgba: rgb
|
|
|
|
URxvt.scrollBar: false
|
|
URxvt.saveLines: 5000
|
|
|
|
!DejaVu
|
|
!URxvt.font: xft:DejaVu Sans Mono:size=11:antialias=true
|
|
!URxvt.boldfont: xft:DejaVu Sans Mono:bold:size=11:antialias=true
|
|
|
|
!Bitstream
|
|
!URxvt.font: xft:bitstream vera sans mono:size=11:antialias=true
|
|
!URxvt.boldFont: xft:bitstream vera sans mono:bold:size=11:antialias=true
|
|
!URxvt.letterSpace: -1
|
|
|
|
!Inconsolata
|
|
URxvt.font: xft:Inconsolata:style=Regular:size=13
|
|
URxvt.boldFont: xft:Inconsolata:style=Bold:size=13
|
|
URxvt.letterSpace: -1
|
|
|