14 lines
396 B
JSON
14 lines
396 B
JSON
{
|
|
"id": "wvkbdToggle",
|
|
"name": "Virtual Keyboard Toggle",
|
|
"description": "Bar button to show/hide the wvkbd on-screen keyboard (for touch/tablet)",
|
|
"version": "1.0.0",
|
|
"author": "NixOS-V2",
|
|
"type": "widget",
|
|
"capabilities": ["dankbar-widget"],
|
|
"component": "./WvkbdToggle.qml",
|
|
"settings": "./WvkbdToggleSettings.qml",
|
|
"icon": "keyboard",
|
|
"permissions": ["settings_read"]
|
|
}
|