1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-05 21:34:17 +01:00

Repair defaults for new titlebar button style

Originally missed in 17cc7c3c

Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
This commit is contained in:
Tamas TEVESZ
2010-09-24 01:56:07 +02:00
committed by Carlos R. Mafra
parent 4478f21b7f
commit f206c15fea
5 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
ColormapSize = 4;
DisableDithering = NO;
ModifierKey = Mod1;
NewStyle = YES;
NewStyle = "new";
DisableDock = NO;
DisableClip = NO;
Superfluous = YES;

View File

@@ -1,5 +1,5 @@
{
NewStyle = YES;
NewStyle = new;
TitleJustify = left;
WindowTitleFont = "Trebuchet MS,sans serif:bold:pixelsize=12";
MenuTitleFont = "Trebuchet MS,sans serif:bold:pixelsize=12";