diff options
| author | BardofSprites <[email protected]> | 2025-05-04 22:41:36 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-05-04 22:41:36 -0400 |
| commit | 151d2c979557b769356e5701d73d0bc74bbfb01a (patch) | |
| tree | 5a10e34b02c1a15d2b1aea488bd9155c992e1bcc /wmaker/GNUstep/Defaults/WMWindowAttributes | |
| parent | c0b40cc7bd3cfc0295c84295146057e986e42c6b (diff) | |
update theme + menus + dockapps
Diffstat (limited to 'wmaker/GNUstep/Defaults/WMWindowAttributes')
| -rw-r--r-- | wmaker/GNUstep/Defaults/WMWindowAttributes | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/wmaker/GNUstep/Defaults/WMWindowAttributes b/wmaker/GNUstep/Defaults/WMWindowAttributes index 699e95f..623712d 100644 --- a/wmaker/GNUstep/Defaults/WMWindowAttributes +++ b/wmaker/GNUstep/Defaults/WMWindowAttributes @@ -13,8 +13,11 @@ }; Navigator.LibreWolf = { AlwaysUserIcon = Yes; - Icon = Mozilla.png; EmulateAppIcon = Yes; + Icon = Mozilla.png; + }; + Drawer0.WMDrawer = { + Icon = Drawer.tiff; }; st.St = { AlwaysUserIcon = No; @@ -28,10 +31,14 @@ AlwaysUserIcon = No; Icon = "logan-terminal.xpm"; }; + mpvk.mpv = { + AlwaysUserIcon = Yes; + Icon = Speaker.png; + }; Navigator.firefox = { AlwaysUserIcon = Yes; - Icon = Mozilla_Firefox_3.5_logo.png; EmulateAppIcon = Yes; + Icon = Mozilla_Firefox_3.5_logo.png; }; urxvt.URxvt = { Icon = TerminalLinux.xpm; |
