From d76730fe3328dbb49a4e0ec8e31ab6f52731ea70 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 1 May 2025 11:05:19 -0400 Subject: update keybinds --- wmaker/GNUstep/Defaults/WMWindowAttributes | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) (limited to 'wmaker/GNUstep/Defaults/WMWindowAttributes') diff --git a/wmaker/GNUstep/Defaults/WMWindowAttributes b/wmaker/GNUstep/Defaults/WMWindowAttributes index 3d7fe7d..699e95f 100644 --- a/wmaker/GNUstep/Defaults/WMWindowAttributes +++ b/wmaker/GNUstep/Defaults/WMWindowAttributes @@ -1,33 +1,42 @@ { + firefox.Firefox = { + SharedAppIcon = No; + Icon = firefox.xpm; + }; pcmanfm.Pcmanfm = { AlwaysUserIcon = Yes; Icon = Bookshelf.xpm; }; - firefox.Firefox = { - SharedAppIcon = No; - NoAppIcon = Yes; - Icon = Netscape.xpm; - }; emacs.Emacs = { AlwaysUserIcon = Yes; Icon = "retro-emacs-logo.xpm"; }; + Navigator.LibreWolf = { + AlwaysUserIcon = Yes; + Icon = Mozilla.png; + EmulateAppIcon = Yes; + }; st.St = { AlwaysUserIcon = No; Icon = "logan-terminal.xpm"; }; LibreWolf.LibreWolf = { - Icon = LibreWolf.LibreWolf.xpm; + SharedAppIcon = No; + Icon = Mozilla.png; }; St = { AlwaysUserIcon = No; Icon = "logan-terminal.xpm"; }; + Navigator.firefox = { + AlwaysUserIcon = Yes; + Icon = Mozilla_Firefox_3.5_logo.png; + EmulateAppIcon = Yes; + }; urxvt.URxvt = { Icon = TerminalLinux.xpm; }; - Navigator.firefox = { - AlwaysUserIcon = Yes; - Icon = Netscape.xpm; + groupLeader.WPrefs = { + Icon = groupLeader.WPrefs.xpm; }; } -- cgit v1.2.3