Created
April 4, 2016 02:00
-
-
Save pprince/5552789fc517d8c9c2c1ec1123f6879f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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