mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
Less strict font requirements
Fixes bug: https://bugzilla.novell.com/show_bug.cgi?id=154758
This commit is contained in:
committed by
Carlos R. Mafra
parent
e113ec10c9
commit
21b5df494b
@@ -1,6 +1,6 @@
|
||||
{
|
||||
SystemFont = "Trebuchet MS,Luxi Sans";
|
||||
BoldSystemFont = "Trebuchet MS,Luxi Sans:bold";
|
||||
SystemFont = "Sans";
|
||||
BoldSystemFont = "Sans:bold";
|
||||
DefaultFontSize = 11;
|
||||
AntialiasedText = Yes;
|
||||
FloppyPath = "/floppy";
|
||||
|
||||
Reference in New Issue
Block a user