mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 22:34:18 +01:00
converted fonts
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
TitleJustify = center;
|
||||
ClipTitleFont = "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*";
|
||||
WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
|
||||
DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
ClipTitleFont = "Trebuchet MS,Luxi Sans:pixelsize=10";
|
||||
WindowTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
|
||||
MenuTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
|
||||
MenuTextFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
|
||||
IconTitleFont = "Trebuchet MS,Luxi Sans:pixelsize=8";
|
||||
DisplayFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
ClipTitleColor = black;
|
||||
|
||||
Reference in New Issue
Block a user