diff --git a/README.md b/README.md index c2144eb..d76f5ab 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ # Lux Shell + +## Installation + +```shell +sudo yay -S lux-shell +``` + +Run the shell + +```shell +quickshell -c shell +``` + +Run app launcher + +```shell +quickshell -c launcher +``` + +## Dependencies + +- `quickshell`