Aura is a custom Arch Linux-based distribution designed to integrate seamlessly with the Ambxst Quickshell environment. It combines a pre-configured Hyprland desktop with a comprehensive suite of development tools.
Need an installer for your favorite Quickshell Ambxst ?
Aura does all the hard work for you , you dont have to worry about archinstall and all that nonsense. support for more shells like Caelestia, illogical-impulse (end-4), etc
Originally forked from Omarchy, Aura has been completely revamped to balance high-performance workflow capabilities with the striking aesthetics of the Ambxst setup. This distribution provides a resilient, out-of-the-box system that pairs deep utility with refined visual design.
Download ISO HERE
or
Install with curl -fsSL https://raw.githubusercontent.com/CjLogic/Aura-Ambxst/master/install.sh | bash
Ambxst is a Quickshell-based desktop environment that provides a modern, customizable interface with launcher, status bar, and notification components. Aura ships with a base Hyprland configuration and includes an automated first-boot script to install Ambxst (which requires AUR dependencies).
(Asus Compatible) Asus is included in install, if you have Asus Hardware check this out for more info Asus Compatibility Guide
- RAM: 2GB minimum (4GB recommended)
- Disk Space: 20GB minimum
- CPU: x86_64 processor
- Graphics: GPU with Wayland support recommended
- Boot: UEFI or BIOS
- Pre-configured Hyprland Environment: Boot directly into a fully customized Hyprland desktop with base configuration
- Automated Ambxst Setup: First-boot script guides installation of Ambxst environment
- Comprehensive Package Set: Includes 150+ packages covering development tools, desktop environment, and utilities
- Developer-Focused: Pre-installed with Docker, Git tools, language runtimes, and dev utilities
- Window Manager: Hyprland (Wayland compositor)
- Terminal: kitty
- Shell: Fish with Starship prompt
- Application Launcher: Ambxst (installed via first-boot script)
- Status Bar: Ambxst (installed via first-boot script)
- Notifications: Ambxst (installed via first-boot script)
- File Manager: Nautilus
- Login Manager: SDDM
- Languages: TypeScript, Ruby, Python, Lua, Dart
- Containers: Docker, Docker Compose
- Git Tools: LazyGit, GitHub CLI
- Editors: Micro, VS Code (via Flatpak)
- Modern replacements: bat, eza, ripgrep, fd, dust, zoxide
- Monitoring: btop, htop, inxi
- Network: iwd, NetworkManager, avahi
- Boot from the ISO
- The Aura installer will launch automatically
- Follow the installation wizard:
- Select language and timezone
- Partition your disk
- Create user account
- Choose hostname
- Reboot after installation completes
- Login and you'll be greeted with the Aura Hyprland desktop
To verify your downloaded ISO is genuine and unmodified:
- Download the public key:
-
Import your public key from keyserver gpg --keyserver keyserver.ubuntu.com --recv-keys 42E31974FF72C21F
-
Download ISO and signature curl -O https://aura.cortexnest.icu/aura-2026.02.09-x86_64-master.iso curl -O https://aura.cortexnest.icu/aura-2026.02.09-x86_64-master.iso.sig
-
Verify gpg --verify aura-2026.01.31-x86_64-master.iso.sig aura-2026.01.31-x86_64-master.iso
You should see "Good signature from AuraOS Release studio@onpointwebstudio.com"
For build instructions, see the aura-iso repository.
On first login, the Ambxst installation script will automatically appear, providing:
- Guided installation of Ambxst Quickshell environment
- Complete Hyprland configuration integration
- Aura configs in
~/.config/ - All utility scripts in
~/.local/share/aura/bin/ - Fish shell with Starship prompt
- Fastfetch, btop, and other utilities pre-configured
Essential Hyprland keybindings:
SUPER + RETURN- Open terminalSUPER + W- Close windowSUPER + 1-9- Switch workspacesSUPER + Shift + 1-9- Move window to workspaceSUPER + F- Toggle fullscreenSUPER + V- Toggle floating
If needed, Ambxst can be installed manually:
curl -L get.axeni.de/ambxst | shIf the installation fails, update the system first:
sudo pacman -Syyu --noconfirm
curl -L get.axeni.de/ambxst | shEdit aura-base.packages and add package names (one per line). Ensure they are official Pacman packages.
If you dont like bash scripts you can delete the bin folder (WARNING:You cant then update Aura)
To customize Aura configurations ~/.config/*.
To customize Ambxst configurations, refer to the Ambxst documentation.
Customize boot and ISO branding:
- Boot menus:
grub/grub.cfg,syslinux/syslinux.cfg - ISO metadata:
profiledef.sh
Contributions are welcome:
- Fork the Aura repository
- Make your changes
- Test with the Aura build process
- Submit a pull request
Aura is released under the MIT License.
This project incorporates components from:
- Arch Linux (GPL)
- Ambxst (see Ambxst repository for license details)
- Aura: https://github.com/CjLogic/Aura
- Aura ISO Builder: https://github.com/CjLogic/aura-iso
- LogixHub: https://logixhub.icu/projects/aura/
- Ambxst: https://github.com/Axenide/Ambxst
- Arch Linux: https://archlinux.org
For issues specific to:
- Aura build process or ISO: Create an issue in the aura-iso repository
- Ambxst configuration: Create an issue in the Ambxst repository
- Arch packages: Consult the Arch Linux wiki
- Omarchy: https://github.com/basecamp/omarchy
- Ambxst: https://github.com/Axenide/Ambxst