forked from vitrine/wmaker
Close to getting data file generation working properly.
Also adding a shell script that will copy the results of a test build to a location from where it can be run.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
SystemFont = "Sans";
|
||||
BoldSystemFont = "Sans:bold";
|
||||
DefaultFontSize = 11;
|
||||
AntialiasedText = Yes;
|
||||
FloppyPath = "/media/floppy";
|
||||
DoubleClickTime = 250;
|
||||
MouseWheelUp = Button4;
|
||||
MouseWheelDown = Button5;
|
||||
}
|
||||
Reference in New Issue
Block a user