24 lines
215 B
Markdown
24 lines
215 B
Markdown
# 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`
|
|
- `app2unit`
|