Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shogun committed Jan 14, 2018
1 parent b5fe297 commit 12e4af7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,16 @@ This workflow is for Alfred 3 only therefore it works on macOS 10.9+ (Mavericks

Remove the workflow via Alfred settings.

## Specifying a different application
## Specifying a different flavor of Chrome

If you use Canary version of Chrome or similar applications, like Chromium, you can instruct the workflow to use it.

To do it:

* In the Workflows settings, right click on Alfred Chrome workflow and select "Open in Terminal".
* Enter and execute the following command: `echo "$APP" > application`, where `$APP` must be replaced with the app name, like you see in the Applications folder.
* In the Workflows settings, select Alfred Chrome workflow
* Open the `Configure workflow and variables` by clicking on the second icon on right section of the workflow header.
* Under the `Workflow Environment Variables` section, create a variable called `ALFRED_CHROME_NAME` and enter the same name you see in your Applications folder.
* Click on `Save` and you're good to go! :)

## Copyright

Expand Down

0 comments on commit 12e4af7

Please sign in to comment.