mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
README: Expand package listing
This commit is contained in:
@@ -51,14 +51,18 @@ Niri is heavily inspired by [PaperWM] which implements scrollable tiling on top
|
|||||||
One of the reasons that prompted me to try writing my own compositor is being able to properly separate the monitors.
|
One of the reasons that prompted me to try writing my own compositor is being able to properly separate the monitors.
|
||||||
Being a GNOME Shell extension, PaperWM has to work against Shell's global window coordinate space to prevent windows from overflowing.
|
Being a GNOME Shell extension, PaperWM has to work against Shell's global window coordinate space to prevent windows from overflowing.
|
||||||
|
|
||||||
## Building
|
## Packages
|
||||||
|
|
||||||
> [!TIP]
|
There are several community-maintained distribution packages that you can use to install niri.
|
||||||
> For Fedora users, there's a COPR with built and packaged niri: https://copr.fedorainfracloud.org/coprs/yalter/niri/
|
Here are some of them:
|
||||||
>
|
|
||||||
> NixOS users, check out https://github.com/sodiboo/niri-flake
|
- Fedora COPR (I maintain this one myself): https://copr.fedorainfracloud.org/coprs/yalter/niri/
|
||||||
>
|
- AUR: [niri](https://aur.archlinux.org/packages/niri), [niri-bin](https://aur.archlinux.org/packages/niri-bin), [niri-git](https://aur.archlinux.org/packages/niri-git)
|
||||||
> For Arch users, there's an AUR package: https://aur.archlinux.org/packages/niri
|
- NixOS Flake: https://github.com/sodiboo/niri-flake
|
||||||
|
- FreeBSD Ports: https://www.freshports.org/x11-wm/niri
|
||||||
|
- Gentoo GURU: https://gpo.zugaina.org/Overlays/guru/gui-wm/niri
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
First, install the dependencies for your distribution.
|
First, install the dependencies for your distribution.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user