mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-29 01:42:32 +01:00
some documentation updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
SystemFont = "sans:slant=0:weight=100";
|
||||
BoldSystemFont = "sans:slant=0:weight=200";
|
||||
SystemFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=100";
|
||||
BoldSystemFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=200";
|
||||
DefaultFontSize = 12;
|
||||
AntialiasedText = No;
|
||||
MultiByteText = AUTO;
|
||||
|
||||
@@ -105,13 +105,13 @@
|
||||
ConstrainWindowSize = NO;
|
||||
ClipRaiseLowerKey = None;
|
||||
TitleJustify = center;
|
||||
WindowTitleFont = "sans:slant=0:weight=200:pixelsize=12";
|
||||
MenuTitleFont = "sans:slant=0:weight=200:pixelsize=12";
|
||||
MenuTextFont = "sans:slant=0:weight=100:pixelsize=12";
|
||||
IconTitleFont = "sans:slant=0:weight=100:pixelsize=8";
|
||||
ClipTitleFont = "sans:slant=0:weight=200:pixelsize=10";
|
||||
DisplayFont = "sans:slant=0:weight=100:pixelsize=10";
|
||||
LargeDisplayFont = "sans:slant=0:weight=200:pixelsize=24";
|
||||
WindowTitleFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=200:pixelsize=12";
|
||||
MenuTitleFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=200:pixelsize=12";
|
||||
MenuTextFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=100:pixelsize=12";
|
||||
IconTitleFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=100:pixelsize=8";
|
||||
ClipTitleFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=200:pixelsize=10";
|
||||
DisplayFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=100:pixelsize=10";
|
||||
LargeDisplayFont = "Trebuchet MS,Luxi Sans,sans:slant=0:weight=200:pixelsize=24";
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
ClipTitleColor = black;
|
||||
|
||||
Reference in New Issue
Block a user