Hyprland
The Wayland compositor that brings GNARUS to life: tiling, workspaces, smooth animations and full keybindings.
GNARUS bundles a rich, integrated Wayland environment: bar, launchers, system sidebar, Rust-powered removable storage and eight theme families — all packaged for Arch Linux.


GNARUS integrates a complete ecosystem of Wayland tools, all pre-configured and unified by shared themes.
The Wayland compositor that brings GNARUS to life: tiling, workspaces, smooth animations and full keybindings.
Status bar with system, media, network, storage and shortcut modules.
QML system sidebar with weather, network, calendar, brightness, volume and notifications.
Application launcher, window switcher and menus — all with unified themes.
A fast, fully configurable TUI file manager with dedicated keybindings.
System monitor with real-time CPU, memory, network and processes.
Lock screen integrated with the Hyprland ecosystem and a synchronized theme.
Rust-powered removable storage module for the Waybar bar.
A shared accent-color system that unifies GTK, terminals, rofi, dunst, Waybar and Hyprland itself.
Dark, dark silver, light and slate — each family also in a float variant. The accent color can be changed with SUPER + SHIFT + A or the Accent control in the sidebar, without replacing the theme background.
GNARUS is published as an Arch Linux package, with a pacman repository and package database hosted on the packages project page.
# Import the GPG key
curl -fsSLo /tmp/gnarus.gpg https://gnarus-sh.github.io/packages/arch/gnarus.gpg
sudo pacman-key --add /tmp/gnarus.gpg
GNARUS_KEY="$(gpg --show-keys --with-colons /tmp/gnarus.gpg | grep '^pub:' | head -n1 | cut -d: -f5)"
sudo pacman-key --lsign-key "$GNARUS_KEY"
# Add the repository
curl -fsSL https://gnarus-sh.github.io/packages/arch/gnarus.conf \
| sudo tee /etc/pacman.d/gnarus.conf
echo "Include = /etc/pacman.d/gnarus.conf" \
| sudo tee -a /etc/pacman.conf
# Install
sudo pacman -Syu gnarusFollow the installation guide and have a complete, beautiful, integrated Wayland desktop running in minutes.