feat(tools): cleanup macos clipboard

main
sudo pacman -Syu 2023-09-26 13:08:16 +07:00
parent 737a5c5536
commit 33f17b352a
2 changed files with 10 additions and 0 deletions

View File

@ -843,6 +843,10 @@ xcode-select --install</pre>
<li><code>~/Library/LaunchAgents</code></li>
<li><code>/Library/LaunchAgents</code></li>
</ul>
<p>Clean up clipboard:</p>
<div class="highlight highlight-source-shell">
<pre>pbcopy <span class="pl-k">&lt;</span> /dev/null</pre>
</div>
<h3 id="user-content-linux">
<a class="heading-link" href="#linux"
>Linux<span aria-hidden="true" class="octicon octicon-link"></span

View File

@ -233,6 +233,12 @@ Clean up leftover data:
- `~/Library/LaunchAgents`
- `/Library/LaunchAgents`
Clean up clipboard:
```sh
pbcopy < /dev/null
```
### Linux
Fix black screen when open game in fullscreen in external monitor with