config: disable smart zoom macos
parent
8299c5667a
commit
cee17ce3c9
|
@ -1139,6 +1139,14 @@ defaults -currentHost write -globalDomain NSStatusItemSpacing -int 6</pre
|
|||
<div class="highlight highlight-source-shell">
|
||||
<pre>pbcopy <span class="pl-k"><</span> /dev/null</pre>
|
||||
</div>
|
||||
<p>
|
||||
<a
|
||||
href="https://mastodon.online/@nikitonsky/112220593113484602"
|
||||
rel="nofollow"
|
||||
>Disable <strong>Smart zoom</strong> in
|
||||
<strong>Track pad</strong> settings to make right click instant</a
|
||||
>
|
||||
</p>
|
||||
<p>Thanks:</p>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
|
@ -309,6 +309,8 @@ Clean up clipboard:
|
|||
pbcopy < /dev/null
|
||||
```
|
||||
|
||||
[Disable **Smart zoom** in **Track pad** settings to make right click instant](https://mastodon.online/@nikitonsky/112220593113484602)
|
||||
|
||||
Thanks:
|
||||
|
||||
- https://apple.stackexchange.com/a/466029
|
||||
|
|
Loading…
Reference in New Issue