Skip to content

Commit

Permalink
docs: move gentoo section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
coffebar authored Jan 29, 2024
1 parent 1db3c6f commit 910638d
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,6 @@ Add this line to your hyprland.conf
exec-once = /usr/bin/hyprland-per-window-layout
```

## Install on Gentoo

Activate wayland overlay as described in [README](https://github.com/bsd-ac/wayland-desktop#activate-overlay-via-eselect-repository), allow **~amd64** keyword and then install it:

```bash
# emerge --ask gui-apps/hyprland-per-window-layout
```

## Configuration

Optional, please read [configuration.md](configuration.md) for more details.
Expand All @@ -58,6 +50,13 @@ Add this line to your hyprland.conf
exec-once = ~/.cargo/bin/hyprland-per-window-layout
```

## Install on Gentoo

Activate wayland overlay as described in [README](https://github.com/bsd-ac/wayland-desktop#activate-overlay-via-eselect-repository), allow **~amd64** keyword and then install it:

```bash
# emerge --ask gui-apps/hyprland-per-window-layout
```

## Install from source

Expand Down

0 comments on commit 910638d

Please sign in to comment.