Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change app icon #486

Open
PhoenixFossGR opened this issue Nov 6, 2023 · 1 comment
Open

Change app icon #486

PhoenixFossGR opened this issue Nov 6, 2023 · 1 comment
Assignees
Labels
type:feat New feature or request

Comments

@PhoenixFossGR
Copy link

Description

No response

Suggestions

I would like to be able to change the icon of the WebCord app, either to the original Discord icon or to any other icon of my choice. This would be a nice feature to have, as it would allow users to customize the app to their liking.

Alternatives

No response

Additional Context

I'm on Linux and I use the Flatpak version of the app.

@PhoenixFossGR PhoenixFossGR added the type:feat New feature or request label Nov 6, 2023
@PedrelliMath
Copy link

using AppImage:

Create a file (program_name.desktop) in .local/share/applications

put your icon path at "Icon"

[Desktop Entry]
Name=WebCord
Exec=/home/matheus/bin/discord/WebCord-4.7.0-x64.AppImage
Icon=/usr/share/icons/Zafiro-Icons-Dark/apps/scalable/discord.svg
Type=Application
Categories=Network;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feat New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants