Compare commits
2 commits
3e018f2381
...
f3f45d68f0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3f45d68f0 | ||
|
|
d1bb5929bf |
2 changed files with 24 additions and 0 deletions
2
.qmlls.ini
Normal file
2
.qmlls.ini
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[General]
|
||||
importPaths = "/usr/lib/qt6/qml"
|
||||
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