Skip to content

Commit

Permalink
docs: Mention AUR package
Browse files Browse the repository at this point in the history
Special thanks to the person that added hyprdim to the AUR.
  • Loading branch information
donovanglover committed Nov 24, 2023
1 parent f1a2b4e commit 7a08956
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ Add [`hyprdim`](https://search.nixos.org/packages?channel=unstable&query=hyprdim

Alternatively, use `nix run nixpkgs#hyprdim` to start hyprdim without installing it.

### [Arch Linux](https://archlinux.org/)
### [Arch Linux](https://archlinux.org/) (AUR)

I don't use Arch Linux anymore, but I wrote a PKGBUILD for the `pacman` enjoyers out there. Feel free to add it to the AUR.
Use an AUR helper like [yay](https://github.com/Jguer/yay) to install [`hyprdim`](https://aur.archlinux.org/packages/hyprdim).

```fish
git clone https://github.com/donovanglover/hyprdim -b 2.2.2 && cd hyprdim && makepkg -si
yay hyprdim
```

### Other distributions
Expand Down

0 comments on commit 7a08956

Please sign in to comment.