Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 1165aca

Browse files
committed
docs: update README
1 parent 1831660 commit 1165aca

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
## 📋 Requirements
3333

3434
- macOS
35-
- [Node.js](https://nodejs.org/) and npm
3635
- A `~/wallpapers` directory containing your images.
37-
- [GitHub CLI](https://cli.github.com/) (only for publishing releases).
3836

3937
## 🚀 Installation
4038

@@ -43,10 +41,13 @@
4341
```bash
4442
brew tap floatpane/floatpane
4543
brew install floatpane
46-
# Fix for macOS Gatekeeper
47-
xattr -cr /Applications/floatpane.app
4844
```
4945

46+
Builds (DMG's) are also available [here](https://github.com/floatpane/flotpane/releases).
47+
48+
> [!WARNING]
49+
> The Builds are not signed with an Apple Developer ID. You need to run `xattr -cr /Applications/floatpane.app` after downloading and before opening it for the first time.
50+
5051
### For Developers
5152

5253
1. **Clone the repository:**
@@ -87,7 +88,7 @@ curl -sS https://andrinoff.com/wallpapers/download.sh | sh
8788
8889
## 🎨 Available Themes
8990
90-
Floatpane includes a variety of themes to match your style. You can change the theme in the settings (`Cmd+,`).
91+
Floatpane includes a variety of themes to match your style. You can change the theme in the settings (`Cmd+,`, or by clicking the gear icon).
9192
9293
- Aura
9394
- Ayu Dark

0 commit comments

Comments
 (0)