Lichendust

I'm Harley, an artist, animator and programmer.
I make all kinds of useless stuff.

macOS

🌱
🍏
CONTENTS

Bypassing Quarantine

On the one hand, I hate Apple's constant locking down of third-party software. On the other hand, I'm a sysadmin and have worked in on-call IT and... yeah, the vast majority of people need to be saved from themselves.

Single Basis

xattr -d com.apple.quarantine path/to/binary

Across the entire system

sudo defaults write com.apple.LaunchServices LSQuarantine -bool NO

Note also that the right-click-open trick now sometimes fails but not because Apple have explicitly blocked it. They've just made a secret 'open anyway' button that shows up in the security pane of the Settings app. If you go there after a failed open, chances are you can allow it regardless. It still kinda sucks, but it's one-time per app.

Touchbar Stuff

Touchbar settings are mostly defunct these days, but I had a touchbar-enabled 2019 MacBook Pro from my job until quite recently.

Setting the touchbar to just be the regular control strip from a typical MacBook keyboard —

You can also set the touchbar to display the function row in certain, select apps —

I typically have Sublime Text, Blender and Obsidian configured to show the function row by default.

Disabling auto-corrections and double-space periods

In Sonoma, this is now located under the Keyboard > Input Language button. Click the button labelled with you input language to disable all that garbage.

WORD COUNT
325
LAST UPDATED
2026-01-20