mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
{
|
|
SystemFont = "sans:slant=0:weight=100";
|
|
BoldSystemFont = "sans:slant=0:weight=200";
|
|
DefaultFontSize = 12;
|
|
AntialiasedText = No;
|
|
MultiByteText = AUTO;
|
|
FloppyPath = "/floppy";
|
|
DoubleClickTime = 250;
|
|
MouseWheelUp = Button4;
|
|
MouseWheelDown = Button5;
|
|
}
|