aboutsummaryrefslogtreecommitdiff
path: root/wmaker/GNUstep/Defaults/WMWindowAttributes
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-05-01 11:05:19 -0400
committerBardofSprites <[email protected]>2025-05-01 11:05:19 -0400
commitd76730fe3328dbb49a4e0ec8e31ab6f52731ea70 (patch)
tree7d522127759062aadc34842b9a6cd29419541091 /wmaker/GNUstep/Defaults/WMWindowAttributes
parent148b783bfe70eb719d4263f16f58ecddd5db0160 (diff)
update keybinds
Diffstat (limited to 'wmaker/GNUstep/Defaults/WMWindowAttributes')
-rw-r--r--wmaker/GNUstep/Defaults/WMWindowAttributes27
1 files changed, 18 insertions, 9 deletions
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;
};
}