Skip to content

Commit 3905d47

Browse files
tomy0000000claude
andauthored
📖 [docs][macos-cleanshot] README (#96)
https://claude.ai/code/session_01PtpjokqmE6FmtuFpTrm9tA Co-authored-by: Claude <noreply@anthropic.com>
1 parent 0a8a040 commit 3905d47

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

pkg/macos-cleanshot/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# `macos-cleanshot`
2+
3+
Install and configure [CleanShot X](https://cleanshot.com), a macOS screenshot and screen recording tool.
4+
5+
## Installs
6+
7+
| App | macOS | Debian |
8+
| ----------- | ------ | ------ |
9+
| CleanShot X | `brew` ||
10+
11+
## Configures
12+
13+
- Disables all macOS built-in screenshot shortcuts (⌘⇧3, ⌃⌘⇧3, ⌘⇧4, ⌃⌘⇧4, ⌘⇧5) so CleanShot X can take them over
14+
- Reloads macOS keyboard shortcut settings immediately without a logout
15+
- Window screenshot background: transparent
16+
- All-In-One capture shortcut: ⌘⇧1
17+
- OCR / Capture Text shortcut: ⌘⇧6
18+
19+
## Notes
20+
21+
- Auto-detects the installed variant (standard `com.getcleanshot.app` vs. Setapp `com.getcleanshot.app-setapp`) via AppleScript
22+
- CleanShot X is a paid app; a license is required after installation
23+
24+
## References
25+
26+
- [Applying com.apple.symbolichotkeys changes instantaneously](https://zameermanji.com/blog/2021/6/8/applying-com-apple-symbolichotkeys-changes-instantaneously/): How to reload macOS shortcut settings without logging out, using `activateSettings -u`

0 commit comments

Comments
 (0)