niri/README.md

13 lines
260 B
Markdown
Raw Normal View History

2023-08-10 13:45:54 +03:00
# niri
The beginnings of a Wayland compositor.
## Running
`cargo run -- -- alacritty`
Inside a desktop session, it will run in a window. On a TTY, it will run natively.
To exit when running on a TTY, press <kbd>Super</kbd>+<kbd>Shift</kbd>+<kbd>e</kbd>.