Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ Download the appropriate package from the [release page](https://github.com/divi

Arch Linux users can install by running ```yay -S lightningview``` or ```paru -S lightningview```

Gentoo users can install from the [darllowin_overlay](https://github.com/Darllowin/darllowin-overlay):
```
eselect repository add darllowin_overlay git https://github.com/Darllowin/darllowin-overlay.git
emaint sync -r darllowin_overlay
emerge -av media-gfx/lightningview::darllowin_overlay
```

## Command Line Parameters

To start viewing images:
Expand Down
Loading