Skip to content

Apps Grid icon is black no matter what configs I use #301

@flipvieira

Description

@flipvieira

I've been using this amazing extension for a few days now and it works perfectly except for the fact that the Apps Grid icon doesn't variate in any circumstances, it's always black. I already tried changing icons theme in Gnome Teaks and use different variations like dark and light, changing Gnome Shell theme and adding a custom icons folder in ~/.config/d2da/icons, moving a file called appgrid.svg there and creating a icons.json with the following lines:

{
	"icons": {
		
		"view-app-grid-symbolic": "icons/appgrid.svg"
		}
}

Still it doesn't work, the custom icon config is ignored and the logs don't show anything at all except for the turning on and off of the extension:

❯ journalctl --user -f | grep -Ei "dash|dock|d2d|icon"
Mar 17 09:45:56 fliparch gnome-shell[60700]: dash2dock-lite disabled
Mar 17 09:45:58 fliparch gnome-shell[60700]: dash2dock-lite enabled
Mar 17 09:48:57 fliparch gnome-shell[60700]: dash2dock-lite disabled
Mar 17 09:48:59 fliparch gnome-shell[60700]: dash2dock-lite enabled

Below are prints of the dock with the Apps Grid black icon:

Image

System specifications:

OS: Arch Linux (BTW!)
GNOME Version: 49.5
Other extensions running: AppIndicator, Blur My Shell, Burn My Windows, Logo Menu, Search Light, System Monitor, Tiling Shell, Unblank lock screen, User Themes

That's it, basically. Please let me know if I can be of any more help reporting this issue or if I'm missing something!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions