Skip to content

Commit

Permalink
Added documentation for option "allowMouseInteraction"
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Aug 2, 2018
1 parent 3da3d2f commit 9c3a85c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ All settings are stored in `~/ueli.config.json`. You can modify this file to cha

### Options

* `allowMouseInteraction` Boolean - If mouse interaction should be allowed.
* `alwaysShowOnPrimaryDisplay` Boolean - If ueli should always show up your the primary display. If set to false ueli will show up on the display your cursor is currently on.
* `applicationFileExtensions` Array of string - Represents the file extensions which are used to find applications in the specified folders
* `applicationFolders` Array of string - Represents the folders which are scanned for applications
Expand Down

0 comments on commit 9c3a85c

Please sign in to comment.