Compare commits

..

2 commits

Author SHA1 Message Date
Benjamin Palko
f3f45d68f0 README 2025-07-14 09:42:29 -04:00
Benjamin Palko
d1bb5929bf qmlls import paths 2025-07-11 15:50:18 -04:00
2 changed files with 24 additions and 0 deletions

2
.qmlls.ini Normal file
View file

@ -0,0 +1,2 @@
[General]
importPaths = "/usr/lib/qt6/qml"

View file

@ -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`