https://github.com/sofijacom/kla-hyprlandce
Hyprland[s] is a dynamic Wayland builder that uses wlroots
https://github.com/sofijacom/kla-hyprlandce
Last synced: about 1 year ago
JSON representation
Hyprland[s] is a dynamic Wayland builder that uses wlroots
- Host: GitHub
- URL: https://github.com/sofijacom/kla-hyprlandce
- Owner: sofijacom
- License: gpl-3.0
- Created: 2024-04-27T18:45:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T16:04:32.000Z (over 1 year ago)
- Last Synced: 2025-02-11T17:22:02.604Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 8.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π§ _Assembly of KLA-HyprlandCE_

##


1) Create a folder `KLA-HyprlandCE` typing in the terminal `mkdir -p KLA-HyprlandCE`
2) Open a terminal in the created folder `KLA-HyprlandCE` or go to the folder by typing in the terminal
- `cd KLA-HyprlandCE`
3) Place the build script `KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh` in the created folder.
4) Make it executable.`chmod +x KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh`
5) Enter in terminal `./KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh`
6) Wait for the build to finish.
7) After the build is complete to package `07firstrib_rootfs` into `07KLA-HyprlandCE-x.x.sfs` where x.x is your build number.
8) Type in terminal.
```
mksquashfs 07firstrib_rootfs 07KLA-HyprlandCE-x.x.sfs -noappend -comp xz -b 512k
```
- where x.x is your build number.
9) Delete the `07firstrib_rootfs` folder.
##
FirstRib-KLA build script.
```
./KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh
```
FirstRib-KLA build script PLUG file.
Example of using a .plug file:
```
./build_firstrib_rootfs.sh Arch default amd64 f_00_Arch_amd64-KLA-Hyprland_Wayland_pipewire.plug
```
***f_00_Arch_amd64-KLA-Hyprland_Wayland_pipewire.plug*** builds a ***(root filesystem)*** for the Arch Linux-based Hyprland desktop operating system, similar to **KLA-Hyprland**.
To create a complete distribution, all other utilities, tools and configurations are downloaded from a centralized repository and installed as a .tar.gz file.