Skip to content

Commit 7d41ba8

Browse files
committed
Update the docs
1 parent 5dd58cc commit 7d41ba8

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.gitattributes export-ignore
2+
assets export-ignore
3+
README.md export-ignore

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,31 @@
22

33
A collection of person plugins for [xbar][xbar], [SwiftBar][swiftbar], etc.
44

5+
## Install xbar/SwiftBar
6+
7+
```sh
8+
brew install xbar
9+
10+
# or
11+
12+
brew install swiftbar
13+
```
14+
515
## Screenshot Settings
616

717
Provides you with an easy way to change macOS' native screenshot settings.
818

919
![Screenshot Settings](./assets/screenshot-settings-preview.png)
1020

21+
### Install Screenshot Settings
22+
23+
1. Download the latest [plugin][screenshot-settings] version
24+
1. Extract the archive
25+
1. Place the `screenshot-settings.sh` file in your xbar/SwiftBar plugins
26+
directory
27+
1128
<!-- References -->
1229

30+
[screenshot-settings]: https://github.com/joaocarmo/xbar-plugins/releases
1331
[swiftbar]: https://github.com/swiftbar/SwiftBar
1432
[xbar]: https://github.com/matryer/xbar

0 commit comments

Comments
 (0)