Added .Xresources section for urxvt, improved hinting on xft

This commit is contained in:
Tobias Schmidl 2013-09-02 11:00:22 +02:00
parent 3a9e16ad0d
commit 65cd3393df

View file

@ -13,13 +13,30 @@ XTerm*faceSize: 9
UXTerm*faceName: xft:Source Code Pro
UXTerm*faceSize: 9
! URxvt settings
URxvt*.depth: 32
URxvt*.scrollBar: false
URxvt*.font: xft:Source Code Pro:size=9
URxvt*.boldFont: xft:Source Code Pro:bold:size=9
URxvt*.italicfont: xft:Source Code Pro:italic:size=9
URxvt*.bolditalicFont: xft:Source Code Pro:bold:italic:size=9
URxvt*.letterSpace: -1
URxvt*.perl-ext-common: default,matcher
! this setting assumes that the current browser is set correctly via update-alternatives
URxvt*.url-launcher: /usr/bin/www-browser
URxvt*.matcher.button: 1
URxvt*.urgentOnBell: true
URxvt*.saveLines: 65535
! Xft settings ---------------------------------------------------------------
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
! Solarized color scheme for the X Window System
!