https://github.com/sofijacom/klv-hyprland-sway-ce
Hyprland + Sway, two work environments on one platform
https://github.com/sofijacom/klv-hyprland-sway-ce
Last synced: 5 months ago
JSON representation
Hyprland + Sway, two work environments on one platform
- Host: GitHub
- URL: https://github.com/sofijacom/klv-hyprland-sway-ce
- Owner: sofijacom
- License: gpl-3.0
- Created: 2024-07-01T11:26:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T18:02:28.000Z (about 1 year ago)
- Last Synced: 2025-04-28T11:27:41.302Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 10.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Сборка KLV-Hyprland-Sway-CE
# *Sway*

# *Hyprland*

1) Create a folder `KLV-Hyprland-Sway-CE` typing in the terminal `mkdir -p KLV-Hyprland-Sway-CE`
2) Open a terminal in the created folder `KLV-Hyprland-Sway-CE` or go to the folder by typing in the terminal
- `cd KLV-Hyprland-Sway-CE`
3) Place the build script `KLbuild_Void_hyprland_sway_0.39_BASE.sh` in the created folder.
4) Make it executable.`chmod +x KLbuild_Void_hyprland_sway_0.39_BASE.sh`
5) Enter in terminal `./KLbuild_Void_hyprland_sway_0.39_BASE.sh`
6) Wait for the build to finish.
7) After the build is complete to package `07firstrib_rootfs` into `07KLV-Hyprland-Sway-CE-x.x.sfs` where x.x is your build number.
8) Type in terminal.
```
mksquashfs 07firstrib_rootfs 07KLV-Hyprland-Sway-CE-x.x.sfs -noappend -comp xz -b 512k
```
- where x.x is your build number.
9) Delete the `07firstrib_rootfs` folder.
##
FirstRib-KLV build script.
```
./KLbuild_Void_hyprland_sway_0.39_BASE.sh
```
FirstRib-KLV build script PLUG file.
Example of using a .plug file:
```
./build_firstrib_rootfs.sh void default amd64 f_00_Void_wayland_hyprland_sway_0.39_no-kernelBASE.plug
```