Skip to content

Instantly share code, notes, and snippets.

@pprince
Created April 4, 2016 02:00
Show Gist options
  • Save pprince/5552789fc517d8c9c2c1ec1123f6879f to your computer and use it in GitHub Desktop.
Save pprince/5552789fc517d8c9c2c1ec1123f6879f to your computer and use it in GitHub Desktop.
URxvt.font: \
xft:PragmataPro:style=Regular:pixelsize=16:minspace=true:antialias=true:rgba=rgb:lcdfilter=lcddefault:hinting=true:autohint=false:hintstyle=hintfull:embeddedbitmap=true
URxvt.boldFont: \
xft:PragmataPro:style=Bold:pixelsize=16:minspace=true:antialias=true:rgba=rgb:lcdfilter=lcddefault:hinting=true:autohint=false:hintstyle=hintfull:embeddedbitmap=true, \
xft:PragmataPro:style=Regular:pixelsize=16:minspace=true:antialias=true:rgba=rgb:lcdfilter=lcddefault:hinting=true:autohint=false:hintstyle=hintfull:embeddedbitmap=true
URxvt.italicFont: \
xft:PragmataPro:style=Italic:pixelsize=16:minspace=true:antialias=true:rgba=rgb:lcdfilter=lcddefault:hinting=true:autohint=false:hintstyle=hintfull:embeddedbitmap=true, \
xft:PragmataPro:style=Regular:pixelsize=16:minspace=true:antialias=true:rgba=rgb:lcdfilter=lcddefault:hinting=true:autohint=false:hintstyle=hintfull:embeddedbitmap=true
URxvt.boldItalicFont: \
xft:PragmataPro:style=Bold Italic:pixelsize=16:minspace=true:antialias=true:rgba=rgb:lcdfilter=lcddefault:hinting=true:autohint=false:hintstyle=hintfull:embeddedbitmap=true, \
xft:PragmataPro:style=Regular:pixelsize=16:minspace=true:antialias=true:rgba=rgb:lcdfilter=lcddefault:hinting=true:autohint=false:hintstyle=hintfull:embeddedbitmap=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment