22 lines
208 B
Markdown
22 lines
208 B
Markdown
# Lux Shell
|
|
|
|
## Installation
|
|
|
|
```shell
|
|
sudo yay -S lux-shell
|
|
```
|
|
|
|
Run the shell
|
|
|
|
```shell
|
|
quickshell -c shell
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- `quickshell`
|
|
- `qt6-wayland`
|
|
- `app2unit`
|
|
- `meson`
|
|
- `ninja`
|
|
- `python3`
|