Merge branch 'Ly-sec:main' into main

This commit is contained in:
Jose Chasey Pratama 2025-07-27 22:11:34 +07:00 committed by GitHub
commit f47fcaa56a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 107 additions and 7 deletions

View file

@ -94,16 +94,16 @@ yay -S quickshell-git
or use any other way of installing quickshell-git (flake, paru etc).
_Git clone the repo:_
_Download and install the latest release:_
```
git clone https://github.com/Ly-sec/Noctalia.git
mkdir -p ~/.config/quickshell && curl -sL https://github.com/Ly-sec/Noctalia/releases/latest/download/noctalia-latest.tar.gz | tar -xz --strip-components=1 -C ~/.config/quickshell/
```
_Move content to ~/.config/quickshell_
Or download manually from [releases](https://github.com/Ly-sec/Noctalia/releases) and extract:
```
cd Noctalia && mv * ~/.config/quickshell/
mkdir -p ~/.config/quickshell && tar -xzf noctalia-*.tar.gz --strip-components=1 -C ~/.config/quickshell/
```
### _niri only_
@ -183,7 +183,9 @@ You will need to install a few things to get everything working:
- `swww` to add fancy wallpaper animations (optional)
- `wallust` to theme the setup based on wallpaper (optional)
## zigstat and zigbrightnesss is bundled - source can be found [here](https://git.pika-os.com/wm-packages/pikabar/src/branch/main/src)
## zigstat and zigbrightness
The zigstat and zigbrightness utilities are automatically built from source during release creation. Source code can be found [here](https://git.pika-os.com/wm-packages/pikabar/src/branch/main/src).
## Known issues