inlyne
inlyne copied to clipboard
Request: Create an icon and use it for the desktop
Hi, at the moment in Gnome I get this when running inlyne from the terminal:
Anything different would be better :) It will also need a .desktop file to be created to reference it.
I don't have an icon, but I did create a .desktop file for using xdg-open:
[Desktop Entry]
Name=Inlyne
Exec=sh -c "/path/to/inlyne %F > /dev/null 2>&1"
Type=Application
Comment=a GPU powered, browserless, markdown + html viewer
Categories=Office;Viewer;
Terminal=false
Neat trick @abclop99! I added a modified version of your entry in #293
I'll also be working on sorting out an icon soon(tm)