Merge pull request #99 from rjl6789/stluke-pull

additional Xresources item compatible with font2 patch
This commit is contained in:
Luke Smith 2019-06-18 09:01:24 -04:00 committed by GitHub
commit 5c49ff8012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,6 +155,7 @@ static unsigned int defaultattr = 11;
*/
ResourcePref resources[] = {
{ "font", STRING, &font },
{ "fontalt0", STRING, &font2[0] },
{ "color0", STRING, &colorname[0] },
{ "color1", STRING, &colorname[1] },
{ "color2", STRING, &colorname[2] },