taglaunch: update description

master
Erik Andresen 2022-11-18 22:24:41 +01:00
parent cd14794a42
commit c6e13c651d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Launcher
========
Based on the default launcher but puts all applications in a submenu by their tag.
This can result in a faster application selection than the linear access of the default launcher.
With many applications installed this can result in a faster selection than the linear access of the default launcher.
Currently the following tags are supported: clock, game, tool, bluetooth, outdoors, misc.

View File

@ -3,7 +3,7 @@
"name": "Tag Launcher",
"shortName": "Taglauncher",
"version": "0.01",
"description": "Launcher that puts all applications into submenus based on their tag. This can result in a faster application selection than the linear access of the default launcher.",
"description": "Launcher that puts all applications into submenus based on their tag. With many applications installed this can result in a faster application selection than the linear access of the default launcher.",
"readme": "README.md",
"icon": "app.png",
"type": "launch",