I have made a .desktop file to open an AppImage that I downloaded and placed the .desktop file in /usr/share/applications.
The application appears in my program dropdown menu displaying the correct icon. On X11, I am able to pin the application to the Application Launch Bar where it also displays the correct icon. The application launches successfully.
My only issue is in the task bar where the running application window is, the icon does not propagate to there. Instead I just have a generic "window" icon next to the application title.
Here is my Obsidian.desktop file for reference:
The application appears in my program dropdown menu displaying the correct icon. On X11, I am able to pin the application to the Application Launch Bar where it also displays the correct icon. The application launches successfully.
My only issue is in the task bar where the running application window is, the icon does not propagate to there. Instead I just have a generic "window" icon next to the application title.
Here is my Obsidian.desktop file for reference:
Code:
[Desktop Entry]Name=ObsidianExec=/home/USERNAME/AppImages/Obsidian/Obsidian-1.6.3-arm64.AppImageIcon=/home/USERNAME/AppImages/Obsidian/obsidian-logo.svgComment=ObsidianType=ApplicationTerminal=falseCategories=Accessories
Statistics: Posted by jdesforges — Fri Jun 14, 2024 10:08 pm