diff options
| author | stkhan <personal@slickd.xyz> | 2023-03-27 20:57:44 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2023-03-27 20:57:44 -0500 |
| commit | e58dcfbcd127e00bec22141387037bc58ce8bec8 (patch) | |
| tree | 4adc1f6694654b9fe83fa49c18b38dcef9f02e7d /utils/nsxiv/nsxiv.desktop | |
| parent | a327f64412c10b04832fa5ba7c34cf494e291c19 (diff) | |
initwayland
Diffstat (limited to 'utils/nsxiv/nsxiv.desktop')
| -rw-r--r-- | utils/nsxiv/nsxiv.desktop | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/utils/nsxiv/nsxiv.desktop b/utils/nsxiv/nsxiv.desktop deleted file mode 100644 index de90437..0000000 --- a/utils/nsxiv/nsxiv.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Type=Application -Name=nsxiv -GenericName=Image Viewer -Exec=nsxiv %F -MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-tga;image/x-xpixmap;image/webp;image/heic;image/svg+xml;application/postscript;image/jp2;image/jxl;image/avif;image/heif; -NoDisplay=true -Icon=nsxiv |