-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
metadata.json
12 lines (12 loc) · 903 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"name": "KMonad Toggle",
"description": "Is your keyboard unusable for other people? Toggle it with one click!\n\nThis extension allows you to:\n • Toggle KMonad on or off with a quick setting\n • Autostart KMonad on login\n • Quickly check if KMonad is running from the top bar\n • Easily configure the KMonad launch command\n\nDo you miss any functionality in this extension? Feel free to open an issue on GitHub!\n\nNote: This extension does not manage the KMonad installation. See the installation guide and FAQ in the KMonad repo for instructions on how to set it up. https://github.com/kmonad/kmonad",
"uuid": "[email protected]",
"shell-version": ["45", "46"],
"settings-schema": "org.gnome.shell.extensions.kmonad-toggle",
"gettext-domain": "kmonad-toggle",
"url": "https://github.com/jurf/gnome-kmonad-toggle",
"donations": {
"kofi": "jurajfiala"
}
}