diff options
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; + }; +} |
