Add upscale service menu
This commit is contained in:
parent
b0db0f5e9f
commit
d9f74d4d48
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Service
|
||||||
|
MimeType=image/*;
|
||||||
|
X-KDE-ServiceTypes=KonqPopupMenu/Plugin
|
||||||
|
Icon=utilities-im,age
|
||||||
|
Actions=upscale_waifu2x
|
||||||
|
X-KDE-Submenu=waifu2x Upscale
|
||||||
|
X-KDE-Priority=TopLevel
|
||||||
|
|
||||||
|
[Desktop Action upscale_waifu2x]
|
||||||
|
Name=waifu2x Upscale
|
||||||
|
Icon=utilities-image
|
||||||
|
Exec=waifu2x-ncnn-vulkan -i '%f' -o '%f.webp' -f webp
|
Loading…
Add table
Reference in a new issue