From e150532f8922ff083a94a50f2f4aa7cc02c489d1 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:06:57 -0400 Subject: window maker config --- wmaker/GNUstep/Defaults/WPrefs | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 wmaker/GNUstep/Defaults/WPrefs (limited to 'wmaker/GNUstep/Defaults/WPrefs') 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; +} -- cgit v1.2.3