From 6a193db75db649542dab9f37083aa60d1d8a2df4 Mon Sep 17 00:00:00 2001 From: Anonymous941 <36797492+Anonymous941@users.noreply.github.com> Date: Mon, 10 Jul 2023 21:29:32 -0400 Subject: [PATCH] Fix typo --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 4024bc0..d73933f 100644 --- a/HELP.md +++ b/HELP.md @@ -23,7 +23,7 @@ The Google Now launcher is the only known launcher that supports widgets out of **Widgets** -Widget support in prohibited by default for all launchers except the Google Now launcher on Fire OS devices. You can attempt to enable them for a given launcher using the following adb command: +Widget support is prohibited by default for all launchers except the Google Now launcher on Fire OS devices. You can attempt to enable them for a given launcher using the following adb command: `appwidget grantbind --package --user current` You can get the package name with Launcher Hijack, in the confirmation dialog when selecting a launcher. The part containted within the brackets is the package name. Unfortunatly I have had reports of mixed success with this command but it's worth trying if you want widgets for launchers other than the Google Now launcher.