README
This commit is contained in:
parent
d1bb5929bf
commit
f3f45d68f0
1 changed files with 22 additions and 0 deletions
22
README.md
22
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`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue