From 5efdacc19aa9830069ba4bb5568dd73673c26965 Mon Sep 17 00:00:00 2001 From: BardofSprites Date: Wed, 30 Apr 2025 16:44:22 -0400 Subject: add dockapps --- wmaker/GNUstep/Defaults/WMWindowAttributes | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'wmaker/GNUstep/Defaults/WMWindowAttributes') diff --git a/wmaker/GNUstep/Defaults/WMWindowAttributes b/wmaker/GNUstep/Defaults/WMWindowAttributes index bb27d8e..3d7fe7d 100644 --- a/wmaker/GNUstep/Defaults/WMWindowAttributes +++ b/wmaker/GNUstep/Defaults/WMWindowAttributes @@ -1,11 +1,33 @@ { + pcmanfm.Pcmanfm = { + AlwaysUserIcon = Yes; + Icon = Bookshelf.xpm; + }; firefox.Firefox = { - Icon = firefox.Firefox.xpm; + SharedAppIcon = No; + NoAppIcon = Yes; + Icon = Netscape.xpm; }; emacs.Emacs = { + AlwaysUserIcon = Yes; Icon = "retro-emacs-logo.xpm"; }; + st.St = { + AlwaysUserIcon = No; + Icon = "logan-terminal.xpm"; + }; LibreWolf.LibreWolf = { Icon = LibreWolf.LibreWolf.xpm; }; + St = { + AlwaysUserIcon = No; + Icon = "logan-terminal.xpm"; + }; + urxvt.URxvt = { + Icon = TerminalLinux.xpm; + }; + Navigator.firefox = { + AlwaysUserIcon = Yes; + Icon = Netscape.xpm; + }; } -- cgit v1.2.3