Fix: .desktop: remove duplicate Type=, add MimeType entries, set StartupWMClas
This commit is contained in:
parent
d8e5ff559d
commit
ed414c9923
1 changed files with 2 additions and 3 deletions
|
|
@ -5,9 +5,8 @@ Type=Application
|
|||
Icon=org.codeberg.wfx.Noctua
|
||||
Exec=noctua %F
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=Graphics;Viewer;Utility;
|
||||
StartupWMClass=noctua
|
||||
StartupWMClass=org.codeberg.wfx.Noctua
|
||||
Keywords=image;document;pdf;viewer;cosmic;
|
||||
MimeType=
|
||||
MimeType=image/png;image/jpeg;image/gif;image/webp;image/bmp;image/tiff;image/svg+xml;application/pdf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue