mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
{
|
|
SystemFont = "Trebuchet MS,Luxi Sans";
|
|
BoldSystemFont = "Trebuchet MS,Luxi Sans:bold";
|
|
DefaultFontSize = 11;
|
|
AntialiasedText = Yes;
|
|
FloppyPath = "/floppy";
|
|
DoubleClickTime = 250;
|
|
MouseWheelUp = Button4;
|
|
MouseWheelDown = Button5;
|
|
}
|