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 | |
| parent | 177c6921c6f61aeb14e8e91f6fe3180537c437de (diff) | |
window maker config
Diffstat (limited to 'wmaker/GNUstep/Defaults')
| -rw-r--r-- | wmaker/GNUstep/Defaults/WMGLOBAL | 4 | ||||
| -rw-r--r-- | wmaker/GNUstep/Defaults/WMRootMenu | 170 | ||||
| -rw-r--r-- | wmaker/GNUstep/Defaults/WMState | 151 | ||||
| -rw-r--r-- | wmaker/GNUstep/Defaults/WMWindowAttributes | 11 | ||||
| -rw-r--r-- | wmaker/GNUstep/Defaults/WPrefs | 31 | ||||
| -rw-r--r-- | wmaker/GNUstep/Defaults/WindowMaker | 114 |
6 files changed, 481 insertions, 0 deletions
diff --git a/wmaker/GNUstep/Defaults/WMGLOBAL b/wmaker/GNUstep/Defaults/WMGLOBAL new file mode 100644 index 0000000..61a9905 --- /dev/null +++ b/wmaker/GNUstep/Defaults/WMGLOBAL @@ -0,0 +1,4 @@ +{ + BoldSystemFont = "UnifontExMono:slant=0:weight=100:width=100:pixelsize=14"; + SystemFont = "UnifontExMono:slant=0:weight=100:width=100:pixelsize=14"; +} diff --git a/wmaker/GNUstep/Defaults/WMRootMenu b/wmaker/GNUstep/Defaults/WMRootMenu new file mode 100644 index 0000000..bab4542 --- /dev/null +++ b/wmaker/GNUstep/Defaults/WMRootMenu @@ -0,0 +1,170 @@ +( + "Window Maker", + ( + Applications, + (Terminals, (st, EXEC, st), (Urxvt, EXEC, urxvt)), + (Internet, (W3M, EXEC, "st -e w3m")), + (Mathematics, (bc, EXEC, "st -e bc")), + ("File Managers", (Thunar, EXEC, thunar), (PCManFM, EXEC, pcmanfm)), + (Graphics, (GIMP, EXEC, gimp), ("ImageMagick Display", EXEC, display)), + (Multimedia, (VLC, EXEC, vlc)), + ( + Editors, + (Emacs, EXEC, emacs), + (vi, EXEC, "st -e vi"), + (VIM, EXEC, "st -e vim"), + (Nano, EXEC, "st -e nano") + ), + (Development, (idle, EXEC, idle), (tclsh, EXEC, "st -e tclsh")), + ("Window Maker", (Magnify, EXEC, wmagnify)), + (Sound, ("ALSA mixer", EXEC, "st -e alsamixer")), + (Viewers, (Xdvi, EXEC, xdvi)), + ( + Utilities, + (Conky, EXEC, conky), + ("Java Control Panel", EXEC, ControlPanel), + (xclock, EXEC, xclock), + (Xarchiver, EXEC, xarchiver) + ), + (System, (top, EXEC, "st -e top")), + ("P2P Network", (sftp, EXEC, "st -e sftp")) + ), + (Run..., EXEC, "%A(Run, Type command:)"), + ( + Appearance, + ( + Themes, + OPEN_MENU, + "-noext /usr/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle" + ), + ( + Styles, + OPEN_MENU, + "-noext /usr/share/WindowMaker/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle" + ), + ( + "Icon Sets", + OPEN_MENU, + "-noext /usr/share/WindowMaker/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons" + ), + ( + Background, + ( + Solid, + ( + Black, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"black\")'" + ), + ( + Blue, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"#505075\")'" + ), + ( + Indigo, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"#243e6c\")'" + ), + ( + Bluemarine, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"#243e6c\")'" + ), + ( + Purple, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"#554466\")'" + ), + ( + Wheat, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"wheat4\")'" + ), + ( + "Dark Gray", + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"#333340\")'" + ), + ( + Wine, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(solid, \"#400020\")'" + ) + ), + ( + Gradient, + ( + Sunset, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(mvgradient, deepskyblue4, black, deepskyblue4, tomato4)'" + ), + ( + Sky, + EXEC, + "wdwrite WindowMaker WorkspaceBack '(vgradient, \"blue4\", \"white\"'" + ), + ( + "Blue Shades", + EXEC, + "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#7080a5\", \"#101020\"'" + ), + ( + "Indigo Shades", + EXEC, + "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#746ebc\", \"#242e4c\"'" + ), + ( + "Purple Shades", + EXEC, + "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#654c66\", \"#151426\"'" + ), + ( + "Wheat Shades", + EXEC, + "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#a09060\", \"#302010\"'" + ), + ( + "Grey Shades", + EXEC, + "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\"'" + ), + ( + "Wine Shades", + EXEC, + "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\"'" + ) + ), + ( + Images, + OPEN_MENU, + "-noext $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t" + ) + ), + ( + "Save Theme", + EXEC, + "getstyle -p \"%a(Theme name, Name to save theme as)\"" + ), + ( + "Save IconSet", + SHEXEC, + "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name,Name to save icon set as)\"" + ) + ), + (Workspaces, WORKSPACE_MENU), + ( + Workspace, + ("Hide Others", HIDE_OTHERS), + ("Show All", SHOW_ALL), + ("Arrange Icons", ARRANGE_ICONS), + (Refresh, REFRESH), + ("Save Session", SAVE_SESSION), + ("Clear Session", CLEAR_SESSION) + ), + ("Configure Window Maker", EXEC, WPrefs), + ("Info Panel", INFO_PANEL), + ("Restart Window Maker", RESTART), + ("Other Window Managers", ("Start Motif Window Manager", RESTART, mwm)), + ("Exit Window Maker", EXIT) +) diff --git a/wmaker/GNUstep/Defaults/WMState b/wmaker/GNUstep/Defaults/WMState new file mode 100644 index 0000000..34b57ca --- /dev/null +++ b/wmaker/GNUstep/Defaults/WMState @@ -0,0 +1,151 @@ +{ + Dock = { + AutoRaiseLower = No; + Applications = ( + { + Forced = No; + Name = Logo.WMDock; + BuggyApplication = No; + AutoLaunch = No; + Position = "0,0"; + Lock = No; + Command = "-"; + }, + { + Forced = No; + Name = wmclock.WMClock; + DropCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %d"; + BuggyApplication = No; + AutoLaunch = No; + Position = "0,-1"; + Lock = No; + PasteCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %s"; + Command = "wmclock -exe \"emacs-launcher 'agenda'\""; + }, + { + Forced = No; + Name = emacs.Emacs; + DropCommand = "emacs %d"; + BuggyApplication = No; + AutoLaunch = Yes; + Position = "0,-3"; + Lock = Yes; + PasteCommand = "emacs %s"; + Command = emacs; + } + ); + Applications1080 = ( + { + Forced = No; + Name = Logo.WMDock; + BuggyApplication = No; + AutoLaunch = No; + Position = "0,0"; + Lock = No; + Command = "-"; + }, + { + Forced = No; + Name = wmclock.WMClock; + DropCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %d"; + BuggyApplication = No; + AutoLaunch = No; + Position = "0,-1"; + Lock = No; + PasteCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %s"; + Command = "wmclock -exe \"emacs-launcher 'agenda'\""; + }, + { + Forced = No; + Name = emacs.Emacs; + DropCommand = "emacs %d"; + BuggyApplication = No; + AutoLaunch = Yes; + Position = "0,-3"; + Lock = Yes; + PasteCommand = "emacs %s"; + Command = emacs; + } + ); + Lowered = Yes; + Position = "0,1016"; + }; + Clip = { + Forced = No; + Name = Logo.WMClip; + BuggyApplication = No; + AutoLaunch = No; + Position = "0,0"; + Lock = No; + Command = "-"; + }; + Drawers = ( + { + Dock = { + AutoCollapse = Yes; + Applications = ( + { + Forced = No; + Name = firefox.Firefox; + DropCommand = "firefox %d"; + BuggyApplication = No; + AutoLaunch = No; + Position = "2,0"; + Lock = No; + PasteCommand = "firefox %s"; + Command = firefox; + Omnipresent = No; + }, + { + Forced = No; + Name = LibreWolf.LibreWolf; + BuggyApplication = No; + AutoLaunch = No; + Position = "1,0"; + Lock = No; + Command = "librewolf-bin %s"; + Omnipresent = No; + } + ); + Collapsed = Yes; + AutoAttractIcons = No; + }; + Name = Drawer0; + Position = "0,888"; + }, + { + Dock = { + AutoCollapse = Yes; + Applications = (); + Collapsed = Yes; + AutoAttractIcons = No; + }; + Name = Drawer1; + Position = "0,760"; + } + ); + Workspaces = ( + { + Clip = { + AutoRaiseLower = No; + AutoCollapse = No; + Applications = (); + Collapsed = No; + AutoAttractIcons = No; + Lowered = Yes; + }; + Name = "Workspace 1"; + }, + { + Clip = { + AutoRaiseLower = No; + AutoCollapse = No; + Applications = (); + Collapsed = No; + AutoAttractIcons = No; + Lowered = Yes; + }; + Name = "Workspace 2"; + } + ); +} diff --git a/wmaker/GNUstep/Defaults/WMWindowAttributes b/wmaker/GNUstep/Defaults/WMWindowAttributes new file mode 100644 index 0000000..bb27d8e --- /dev/null +++ b/wmaker/GNUstep/Defaults/WMWindowAttributes @@ -0,0 +1,11 @@ +{ + firefox.Firefox = { + Icon = firefox.Firefox.xpm; + }; + emacs.Emacs = { + Icon = "retro-emacs-logo.xpm"; + }; + LibreWolf.LibreWolf = { + Icon = LibreWolf.LibreWolf.xpm; + }; +} 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; +} diff --git a/wmaker/GNUstep/Defaults/WindowMaker b/wmaker/GNUstep/Defaults/WindowMaker new file mode 100644 index 0000000..3675b73 --- /dev/null +++ b/wmaker/GNUstep/Defaults/WindowMaker @@ -0,0 +1,114 @@ +{ + FTitleColor = "#d6d6d6"; + FrameBorderColor = "#000000"; + MenuDisabledColor = "#686868"; + Superfluous = NO; + IconTitleBack = "#374a46"; + PixmapPath = ( + "/home/bard/GNUstep/Library/WindowMaker/Pixmaps", + "/home/bard/GNUstep/Library/WindowMaker/Backgrounds", + "/home/bard/GNUstep/Library/WindowMaker/CachedPixmaps", + "~/pixmaps", + "/usr/share/WindowMaker/Pixmaps", + "/usr/share/WindowMaker/Backgrounds", + "/usr/share/pixmaps" + ); + HotCornerEdge = 2; + FTitleBack = ( + spixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/focused.png", + "#545454" + ); + ClipTitleFont = "lucidux sans:pixelsize=10"; + IconTitleFont = "lucidux sans:pixelsize=10"; + MenuTextBack = ( + spixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/menu2.png", + "#344541" + ); + LargeDisplayFont = "lucida-24:bold"; + ResizeCursor = ( + bitmap, + "/usr/share/WindowMaker/Themes/Motion.themed/dot_resize.xbm", + "/usr/share/WindowMaker/Themes/Motion.themed/dot_resize_mask.xbm" + ); + HotCornerDelay = 250; + CenterKey = None; + TitleJustify = Right; + IconTitleColor = "#e2d8cb"; + MenuTextColor = "#c7c7c7"; + IconBack = ( + spixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/tile.png", + "#404040" + ); + MenuTitleColor = "#d6d6d6"; + AntialiasedText = YES; + MenuTitleFont = "lucidux sans:pixelsize=13"; + HotCorners = NO; + WindowTitleExtendSpace = "-1"; + MoveTo6to12Head = None; + DbClickFullScreen = NO; + MenuTextFont = "lucidux sans:pixelsize=12"; + WorkspaceBack = ( + spixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/continuum.jpg", + "#404040" + ); + HighlightTextColor = "#020202"; + MenuTitleBack = ( + spixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/menubar.png", + "#7a7a7a" + ); + EnforceIconMargin = NO; + ClipTitleColor = "#bfbfbf"; + MoveTo12to6Head = None; + HotCornerActions = (None, None, None, None); + WaitCursor = ( + bitmap, + "/usr/share/WindowMaker/Themes/Motion.themed/dot_wait.xbm", + "/usr/share/WindowMaker/Themes/Motion.themed/dot_wait_mask.xbm" + ); + HighlightColor = "#465c58"; + FrameFocusedBorderColor = "#000000"; + WindowTitleFont = "lucidux sans:pixelsize=12"; + CClipTitleColor = gray90; + MoveCursor = ( + bitmap, + "/usr/share/WindowMaker/Themes/Motion.themed/dot_move.xbm", + "/usr/share/WindowMaker/Themes/Motion.themed/dot_move_mask.xbm" + ); + ResizebarBack = ( + tpixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/unfocused.png", + "#545454" + ); + MenuStyle = Flat; + IconPath = ( + "/home/bard/GNUstep/Library/Icons", + "/home/bard/GNUstep/Library/WindowMaker/Pixmaps", + "/home/bard/GNUstep/Library/WindowMaker/CachedPixmaps", + "~/pixmaps", + "/usr/share/WindowMaker/Icons", + "/usr/share/WindowMaker/Pixmaps", + "/usr/share/pixmaps" + ); + DisplayFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*"; + PTitleBack = ( + tpixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/unfocused.png", + "#4f4f4f" + ); + MenuTextExtendSpace = "-1"; + UTitleColor = "#898989"; + UTitleBack = ( + tpixmap, + "~/GNUstep/Library/WindowMaker/Themes/continuum.themed/unfocused.png", + "#545454" + ); + PTitleColor = "#8a8a8a"; + CloseRootMenuByLeftOrRightMouseClick = NO; + MenuTitleExtendSpace = "-1"; + FrameSelectedBorderColor = "#fefefe"; +} |
