bilelmoussaoui / Hardcode-Tray

Fixes Hardcoded tray icons in Linux
Other
867 stars 61 forks source link

Discord doesn't apply #734

Open soko7awen opened 2 years ago

soko7awen commented 2 years ago

Specifications

Expected behavior

Hardcode-Tray recognises Discord, and applies the icon.

Actual behavior

Hardcode-Tray seems to recognize the directory given this log output: [DEBUG] 2022-07-18 01:37:06 Path with condition: discord_callback /home/user/.config/discord/0.0.18/modules/discord_desktop_core/ despite this it does not apply.

Steps to reproduce the problem

  1. Run Hardcode-Tray
varlesh commented 2 years ago

KDE Neon Discord 0.0.18: image

soko7awen commented 2 years ago

Update: Element-desktop does not apply icon. Steam does. I am very confused :?

soko7awen commented 2 years ago

The only common thread i can find is electron... and the only standout thing about my setup is that I'm running Fedora.

varlesh commented 2 years ago

Icons located on HOME directory:

"icons_path": [
        "{userhome}/.config/discord/{discord}/modules/discord_desktop_core/",
        "{userhome}/.var/app/com.discordapp.Discord/config/discord/{discord}/modules/discord_desktop_core/"
    ],

Maybe flatpak version solve problem