Arcitec / iconix

Custom application icon patcher for Linux.
5 stars 1 forks source link

[Question] How to change the icon for Vesktop Flatpak? #3

Closed ZribeDev closed 2 months ago

ZribeDev commented 2 months ago

the folder that needs changing is: /var/lib/flatpak/app/dev.vencord.Vesktop/x86_64/stable/5ef97a0229c851efc97b7562f997e6c37bb0b0e73c107b21dad2246224d4fa32/files/bin/vesktop/usr/share/icons/hicolor/

for flatpak.

Arcitec commented 2 months ago

Alternative icon locations is already supported by this app, but you're right that I should add instructions for how to do it. I don't use the Vesktop Flatpak so I didn't think about it. :)

Can you try this command? If it works for you, I'll add it to the README update for v2.2.0. :)

./iconix -n dev.vencord.Vesktop -d

Edit: I just installed the Flatpak and tried it. That solution works for me. I'll add it to the instructions after you confirm on your end.

ZribeDev commented 2 months ago

il try

ZribeDev commented 2 months ago

its been 12 mins and the icon has not changed yet

Arcitec commented 2 months ago

its been 12 mins and the icon has not changed yet

Oof, what desktop environment are you using?

I use GNOME 46 and installed the Vesktop Flatpak and ran the test about 10 minutes ago, and it worked.

ZribeDev commented 2 months ago

using gnome 42.9

ZribeDev commented 2 months ago

holy! wait! it suddenly worked now! the icon just changed randomly out of nowhere!

Arcitec commented 2 months ago

Okay that's good.

Did you do the other step which the patcher suggests?

"Patching complete! It may take a few minutes for the new icon to become active in your desktop environment.

If you're on GNOME, opening the Activities Overview and searching for Vesktop seems to help it detect the change a bit faster."

ZribeDev commented 2 months ago

Yes

Arcitec commented 2 months ago

Yes

I see. Sometimes even that trick takes a long time to catch up. But the longest I've seen is about a minute or two.

holy! wait! it suddenly worked now! the icon just changed randomly out of nowhere!

Yeah that's GNOME caching the old icon until it realizes it has changed. :)

Can you do one more test for me?

Open the Vesktop app, then open the GNOME Overview and look at the Vesktop window's app icon in the overview. Did it get replaced too? It should have.

ZribeDev commented 2 months ago

Yep it did! thats wonderful! finally

Arcitec commented 2 months ago

Yep it did! thats wonderful! finally

Thanks a lot for verifying the Flatpak support too. That's great news. :) I'll publish the new version with these instructions for everyone very shortly. :) Have a nice day.

Arcitec commented 2 months ago

@ZribeDev v2.2.0 is officially released now. By the way, in case you didn't see them, there's lots of icons in the repository if you want to try something new and fresh. :)

For example, here's a very clean icon:

./iconix -n dev.vencord.Vesktop -i icon_packs/motion_fans/silver_noir/circle.png

If you prefer Discord's purple color, there are several remixes of that in the classic_remix theme directories. Check it out and have fun. :)

ZribeDev commented 2 months ago

The silver noir is the one I am using! It looks great

On Sun, Sep 15, 2024, 21:36 Johnny Arcitec @.***> wrote:

@ZribeDev https://github.com/ZribeDev v2.2.0 is officially released now. By the way, in case you didn't see them, there's lots of icons in the repository if you want to try something new and fresh. :)

For example, here's a very clean icon:

./iconix -n dev.vencord.Vesktop -i icon_packs/motion_fans/silver_noir/circle.png

If you prefer Discord's purple color, there are several remixes of that in the classic_remix theme directories. Check it out and have fun. :)

— Reply to this email directly, view it on GitHub https://github.com/Arcitec/iconix/issues/3#issuecomment-2351738935, or unsubscribe https://github.com/notifications/unsubscribe-auth/APZEYEVVI5QLXNEKT6JA6PDZWXHSPAVCNFSM6AAAAABOH7HHFKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJRG4ZTQOJTGU . You are receiving this because you were mentioned.Message ID: @.***>

Arcitec commented 2 months ago

Thanks, glad to hear that you like it! :) Have an awesome day!

Mavarice commented 1 month ago

Alternative icon locations is already supported by this app, but you're right that I should add instructions for how to do it. I don't use the Vesktop Flatpak so I didn't think about it. :)

Can you try this command? If it works for you, I'll add it to the README update for v2.2.0. :)

./iconix -n dev.vencord.Vesktop -d

Edit: I just installed the Flatpak and tried it. That solution works for me. I'll add it to the instructions after you confirm on your end.

By the way, you haven't updated the readme, I found this while trying to patch my flatpak version. It did work and solved the issue so I think it's worth adding.

Mavarice commented 1 month ago

Nevermind, you absolutely did. I'm not sure how I missed it the first time reading it :facepalm: