config: disable smart zoom macos

main
sudo pacman -Syu 2024-04-07 00:22:08 +07:00
parent 8299c5667a
commit cee17ce3c9
2 changed files with 10 additions and 0 deletions

View File

@ -1139,6 +1139,14 @@ defaults -currentHost write -globalDomain NSStatusItemSpacing -int 6</pre
<div class="highlight highlight-source-shell"> <div class="highlight highlight-source-shell">
<pre>pbcopy <span class="pl-k">&lt;</span> /dev/null</pre> <pre>pbcopy <span class="pl-k">&lt;</span> /dev/null</pre>
</div> </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> <p>Thanks:</p>
<ul> <ul>
<li> <li>

View File

@ -309,6 +309,8 @@ Clean up clipboard:
pbcopy < /dev/null pbcopy < /dev/null
``` ```
[Disable **Smart zoom** in **Track pad** settings to make right click instant](https://mastodon.online/@nikitonsky/112220593113484602)
Thanks: Thanks:
- https://apple.stackexchange.com/a/466029 - https://apple.stackexchange.com/a/466029