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