diff options
Diffstat (limited to 'wmaker/GNUstep/Defaults/WPrefs')
| -rw-r--r-- | wmaker/GNUstep/Defaults/WPrefs | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/wmaker/GNUstep/Defaults/WPrefs b/wmaker/GNUstep/Defaults/WPrefs new file mode 100644 index 0000000..51a7ad1 --- /dev/null +++ b/wmaker/GNUstep/Defaults/WPrefs @@ -0,0 +1,31 @@ +{ + TextureList = (); + NoXSetStuff = NO; + ColorList = ( + "#000000", + "#292929", + "#525252", + "#818181", + "#aaaaaa", + "#d3d3d3", + "#fdfdfd", + "#d3d389", + "#d3a27b", + "#89d389", + "#89d3cb", + "#d38989", + "#8999d3", + "#ba83d3", + "#d389ba", + "#d34a4a", + "#4a5ad3", + "#4ad3cb", + "#4ad35a", + "#cbd34a", + "#d3814a", + "#87d331", + "#cb29c3", + "#cb2973" + ); + BalloonHelp = NO; +} |
