docs: add macOS command to force-enable shared clipboard
This commit is contained in:
parent
c1fce985b8
commit
ca7ead9d3a
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ defaults write -g KeyRepeat -int 1
|
|||
defaults write com.apple.screencapture location ~/screenshots/
|
||||
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
|
||||
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
|
||||
defaults write ~/Library/Preferences/com.apple.coreservices.useractivityd.plist ClipboardSharingEnabled 1
|
||||
|
||||
# Then reload the GUI
|
||||
killall SystemUIServer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue