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

Request: Create an icon and use it for the desktop #262

Open
David-Else opened this issue Mar 10, 2024 · 2 comments
Open

Request: Create an icon and use it for the desktop #262

David-Else opened this issue Mar 10, 2024 · 2 comments
Labels
C-enhancement Category: New feature or request

Comments

@David-Else
Copy link

Hi, at the moment in Gnome I get this when running inlyne from the terminal:

image

Anything different would be better :) It will also need a .desktop file to be created to reference it.

@CosmicHorrorDev CosmicHorrorDev added the C-enhancement Category: New feature or request label Mar 10, 2024
@abclop99
Copy link
Contributor

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

@CosmicHorrorDev
Copy link
Collaborator

CosmicHorrorDev commented Apr 1, 2024

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)

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

No branches or pull requests

3 participants