mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 14:08:06 +01:00
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
{
|
|
SystemFont = "Trebuchet MS,Luxi Sans";
|
|
BoldSystemFont = "Trebuchet MS,Luxi Sans:bold";
|
|
DefaultFontSize = 12;
|
|
AntialiasedText = No;
|
|
MultiByteText = AUTO;
|
|
FloppyPath = "/floppy";
|
|
DoubleClickTime = 250;
|
|
MouseWheelUp = Button4;
|
|
MouseWheelDown = Button5;
|
|
}
|