07-22-2023, 01:34 PM
(This post was last modified: 07-22-2023, 01:42 PM by MadameMalady.)
(07-21-2023, 10:22 AM)alaraajavamma Wrote:I ended up putting the X-purism line right after the icon like, but that worked, thanks!Code:[Desktop Entry]
Version=0.1.9
Name=My Waydroid Manager
Comment=Manage Waydroid installations easily
Exec=/home/mobian/MyWaydroidManager/MyWaydroidManager.py
Icon=/home/mobian/MyWaydroidManager/icons/icon.svg
Terminal=true
Type=Application
X-Purism-FormFactor=Workstation;Mobile;
Try if this works. Also make sure that you have written the file name correctly like mywaydroidmanager.desktop
now to figure out how to prevent it from making the buttons smaller bc it opened the terminal first.. ?
So, that does make the icon show up correctly, but it doesn't run any of the commands in the opened terminal bc it's read-only, is that related at all or a different issue?