Skip to content

Commit

Permalink
chore: Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
jurf committed Apr 18, 2024
1 parent 1f7363e commit ce6ec37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@

# KMonad Toggle GNOME Shell Extension [![ESLint](https://github.com/jurf/gnome-kmonad-toggle/actions/workflows/eslint.yml/badge.svg)](https://github.com/jurf/gnome-kmonad-toggle/actions/workflows/eslint.yml)

Control KMonad directly from GNOME Shell!
Is your keyboard unusable for other people? Toggle it with one click!

This extension allows you to:

- Toggle KMonad on or off with a quick setting
- Autostart KMonad on login
- Quickly check if KMonad is running from the top bar
- Toggle KMonad on or off with a quick setting
- Easily configure the KMonad launch command

Do you miss any functionality in this extension? Feel free to open an issue!

**Note**: This extension does not manage the KMonad installation. See the [Installation guide][kmonad-installation] and [FAQ][kmonad-faq] for instructions on how to set it up.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "KMonad Toggle",
"description": "Control KMonad directly from GNOME Shell!\n\nThis extension allows you to:\n • Autostart KMonad on login\n • Quickly check if KMonad is running from the top bar\nToggle KMonad on or off with a quick setting\n • Easily configure the KMonad launch command\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",
"description": "Is your keyboard unusable for other people? Toggle it with one click!\n\nThis extension allows you to:\nToggle KMonad on or off with a quick setting\nAutostart KMonad on login\n • Quickly check if KMonad is running from the top bar\nEasily 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",
Expand Down

0 comments on commit ce6ec37

Please sign in to comment.