Re: Default font in URXVT

2004-12-18 Thread Sam Watkins
On Sat, Dec 18, 2004 at 04:00:21PM +0530, Ashish wrote: > On Fri, Dec 17, 2004 at 12:58:30PM -0800, ThanhVu Nguyen wrote: > > I want the default font of urxvt to be "xft:Bitstream > > Vera Sans Mono:pixelsize=17" (which works fine when I > > pass that to the -fn argument). > > > > I put the line

Re: Default font in URXVT

2004-12-18 Thread Ashish
On Fri, Dec 17, 2004 at 12:58:30PM -0800, ThanhVu Nguyen wrote: > I want the default font of urxvt to be "xft:Bitstream > Vera Sans Mono:pixelsize=17" (which works fine when I > pass that to the -fn argument). > > I put the line > > > URxvt*font: xft:Bitstream Vera Sans Mono:pixelsize=17 > >