add xft support
This commit is contained in:
parent
0e9e17a27e
commit
b660ebe824
2 changed files with 8 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
styledir = $(pkgdatadir)/styles
|
styledir = $(pkgdatadir)/styles
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
style_DATA = artwiz bbs bluebox cthulhain deep flux frobozz frobust mbdtex \
|
style_DATA = artwiz bbs bluebox cthulhain deep flux frobozz frobust mbdtex \
|
||||||
miklos nyz nyzclone ob20 operation outcomes purplehaaze shade steelblue \
|
miklos nyz nyzclone ob20 operation outcomes paper purplehaaze shade \
|
||||||
steelblue2 the_orange trisb twice warp-xp
|
steelblue steelblue2 the_orange trisb twice warp-xp
|
||||||
|
|
||||||
distclean-local:
|
distclean-local:
|
||||||
rm -f *\~ .\#*
|
rm -f *\~ .\#*
|
||||||
|
|
|
@ -11,8 +11,14 @@
|
||||||
*colorTo: rgb:df/de/dd
|
*colorTo: rgb:df/de/dd
|
||||||
*textColor: rgb:66/66/66
|
*textColor: rgb:66/66/66
|
||||||
*picColor: rgb:66/66/66
|
*picColor: rgb:66/66/66
|
||||||
|
|
||||||
!*font: mints-mild
|
!*font: mints-mild
|
||||||
*font: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-*-*
|
*font: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-*-*
|
||||||
|
|
||||||
|
*xft.font: Trebuchet MS
|
||||||
|
*xft.size: 9
|
||||||
|
menu*xft.size: 11
|
||||||
|
|
||||||
*justify: center
|
*justify: center
|
||||||
|
|
||||||
! t o o l b a r ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
|
! t o o l b a r ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
|
||||||
|
|
Loading…
Reference in a new issue