! $Id: fonts,v 1.5 2021/06/26 17:58:55 nanons Exp $
!
! X(7) font configuration (fonts(7))

! Personal preference parameters
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintslight
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb

! Set system-wide fallback font
! xfontsel(1) interactively generates a *font string
! xlsfonts(1) prints fonts that match the string
*fontSet: -misc-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso10646-1

! Set system-wide font
! Using "Spleen", the default console font, as an example
! Requires font loaded into X(7), see xenocara/xorg.conf/font.conf
!*font: -misc-spleen-medium-r-normal-*-24-*-*-*-*-*-*-*
