diff options
author | Devaev Maxim <[email protected]> | 2018-11-21 07:56:27 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-11-21 07:56:27 +0300 |
commit | 4a988136d1a3d27befab46819d1f41331a6eb49a (patch) | |
tree | 3f475f8da93171134c3bccc583a5733a5c8410b2 /extras | |
parent | c05ed9f2d82c85a6b115809242acd921855c71b8 (diff) |
refactoring
Diffstat (limited to 'extras')
-rw-r--r-- | extras/kvm/manifest.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/kvm/manifest.yaml b/extras/kvm/manifest.yaml index 0251425a..d99cd7bf 100644 --- a/extras/kvm/manifest.yaml +++ b/extras/kvm/manifest.yaml @@ -1,7 +1,7 @@ name: KVM description: Open KVM session in a web browser -icon: /svg/kvm.svg -path: /kvm.html +icon: svg/kvm.svg +path: kvm keyboard_cap: true daemon: kvmd place: 0 |