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/WMWindowAttributes | |
| parent | 177c6921c6f61aeb14e8e91f6fe3180537c437de (diff) | |
window maker config
Diffstat (limited to 'wmaker/GNUstep/Defaults/WMWindowAttributes')
| -rw-r--r-- | wmaker/GNUstep/Defaults/WMWindowAttributes | 11 |
1 files changed, 11 insertions, 0 deletions
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; + }; +} |
