Add README

This commit is contained in:
Ivan Molodetskikh 2023-08-10 14:45:54 +04:00
parent 4daef8abdc
commit acd63fda73

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# 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>.