I discovered that my appimag-ed application does not show any app icon in the window manager when launched, even though it has the icon inside itself. By the way, e.g., Obsidian app does suffer from this problem. In general, from searching on the Web, it looks like appimage fails with icons. Here e.g., a pers…
Tag: appimage
How to remove an appimage’s user mofied settings after or before deleting the appimage file?
I launched an appimage using appimagelauncher. Then, I modified some settings of that app. I know that appimages are not installed, so it can’t be uninstalled. So, I deleted the appimage file. But, when I downlaoded the appimage again, I observed that the user’s previously modified settings were s…