diff options
| author | BardofSprites <[email protected]> | 2025-04-14 08:06:57 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-04-14 08:06:57 -0400 |
| commit | e150532f8922ff083a94a50f2f4aa7cc02c489d1 (patch) | |
| tree | f032f9184adca0f743e8493f712dede2086d12df /wmaker/GNUstep/Defaults/WPrefs | |
| parent | 177c6921c6f61aeb14e8e91f6fe3180537c437de (diff) | |
window maker config
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; +} |
