1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00
Files
wmaker/WindowMaker/Defaults/WMGLOBAL
kojima 3ed1d3e25c added Font Configuration
updated some outdated default config files
2004-10-13 23:39:29 +00:00

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;
}