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/WMWindowAttributes | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 wmaker/GNUstep/Defaults/WMWindowAttributes (limited to 'wmaker/GNUstep/Defaults/WMWindowAttributes') 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; + }; +} -- cgit v1.2.3