diff --git a/.qmlls.ini b/.qmlls.ini deleted file mode 100644 index f5bd42b..0000000 --- a/.qmlls.ini +++ /dev/null @@ -1,2 +0,0 @@ -[General] -importPaths = "/usr/lib/qt6/qml" diff --git a/README.md b/README.md index d76f5ab..c2144eb 100644 --- a/README.md +++ b/README.md @@ -1,23 +1 @@ # 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`