- Shell 39.2%
- CSS 32.9%
- QML 18.2%
- C 5%
- Haskell 2.2%
- Other 2.5%
| .github/workflows | ||
| docs | ||
| hyprconfig | ||
| iso-profiles/nyartix-hyprland | ||
| scripts | ||
| .gitignore | ||
| BUILDING.md | ||
| CONTRIBUTING.md | ||
| CREDITS.md | ||
| LICENSE | ||
| nyarchix.png | ||
| nyartix-wallpaper.png | ||
| nyartix.png | ||
| README.md | ||
| steps.sh | ||
Nyartix Linux
What is Nyartix Linux?
Nyartix Linux is a fork of Nyarch Linux, "the perfect [GNU/Linux] distro for degenerate weebs," which replaces the Arch Linux base with Artix, running the Hyprland window manager and the runit init system by default.
Nyartix was created for people (like myself :3) who would like to use Nyarch and enjoy the aesthetics and applications it provides, while also using Artix for a systemd-free Arch experience. It also uses Hyprland for a more polished desktop experience than GNOME, which is preferred by some users.
All credit for Nyarch itself goes to the Nyarch team. Please go support them if you like Nyartix! :3
Building the Artix Hyprland Image
The Artix/runit profile lives in iso-profiles/nyartix-hyprland/ and is built with artools, not archiso.
./steps.sh -q
sudo ./steps.sh
See BUILDING.md and docs/ARTIX-MIGRATION.md for the repo layout and package customization notes.
Contributing
If you want to contribute to the development of this distribution, please take a look at CONTRIBUTING.md.
What about other WMs/DEs or init systems?
I made Hyprland and runit the default because I like them and use them myself. If you prefer another WM or DE, it should be easy enough to fork Nyartix and create a version with the features you like. Alternatively, you can contact me and I will likely make a version with the features you want!!
As for init systems, it is easy enough to change the default init system in the iso profiles config. Read up on the buildiso Artix tool if you would like to do this for yourself! :3