From 151d2c979557b769356e5701d73d0bc74bbfb01a Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 4 May 2025 22:41:36 -0400 Subject: update theme + menus + dockapps --- wmaker/GNUstep/Defaults/WMWindowAttributes | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'wmaker/GNUstep/Defaults/WMWindowAttributes') 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; -- cgit v1.2.3