mirror of
https://github.com/gryf/wmaker.git
synced 2026-05-05 23:52:59 +02:00
3ed1d3e25c
updated some outdated default config files
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;
|
|
}
|