forked from vitrine/wmaker
Also adding a shell script that will copy the results of a test build to a location from where it can be run.
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
{
|
|
SystemFont = "Sans";
|
|
BoldSystemFont = "Sans:bold";
|
|
DefaultFontSize = 11;
|
|
AntialiasedText = Yes;
|
|
FloppyPath = "/media/floppy";
|
|
DoubleClickTime = 250;
|
|
MouseWheelUp = Button4;
|
|
MouseWheelDown = Button5;
|
|
}
|