diff --git a/configs/nginx/apps/kvm/manifest.json b/configs/nginx/apps/kvm/manifest.json index 710af6f0..ed19dc67 100644 --- a/configs/nginx/apps/kvm/manifest.json +++ b/configs/nginx/apps/kvm/manifest.json @@ -1,6 +1,8 @@ { "name": "KVM", "description": "Open KVM session in a web browser", + "icon": "/svg/kvm.svg", "path": "/kvm.html", - "place": 0 + "place": 0, + "keyboard_cap": true } diff --git a/web/svg/kvm.svg b/web/svg/kvm.svg new file mode 100644 index 00000000..7a0dcf71 --- /dev/null +++ b/web/svg/kvm.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +