Skip to content

Commit

Permalink
change bundle id in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
artginzburg authored Oct 23, 2021
1 parent e15e17a commit ee4fa1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://github.com/artginzburg/MiddleClick-BigSur/releases">
<img align="right" src="https://img.shields.io/github/downloads/artginzburg/middleclick-bigsur/total" title="GitHub All Releases">
<img align="right" src="https://img.shields.io/github/downloads/artginzburg/middleclick-bigsur/total?color=teal" title="GitHub All Releases">
</a>

<div align="center">
Expand Down Expand Up @@ -73,7 +73,7 @@ brew install --cask middleclick
- Want to use 4, 5 or 2 fingers for middleclicking? No trouble. Even 10 is possible.

```ps1
defaults write com.artginzburg.MiddleClick fingers <int>
defaults write com.rouge41.middleClick fingers <int>
```
> Initially, it's 3 fingers to middleclick.
Expand Down

0 comments on commit ee4fa1c

Please sign in to comment.