Skip to content

Your language is missing?

Help us translate this documentation!

See how to contribute translations →

Introduction


HyDE is a clean, aesthetic, and modular development environment for Hyprland on Arch. It focuses on a consistent look and feel, sensible defaults, and upgrades that don’t get in your way.

  • A guided installation flow and tips for first boot
  • An opinionated, modular layout that keeps configuration tidy
  • Theming tools and a community gallery for sharing styles
  • Reference docs for bundled utilities and commands
Version: v25.9.1 Date: 2025-09-13

For full notes and assets, see the releases page on GitHub.

Terminal window
pacman -S --needed git base-devel
git clone --depth 1 https://github.com/HyDE-Project/HyDE ~/HyDE
cd ~/HyDE/Scripts
./install.sh

After install completes, reboot to the display manager and sign in to HyDE.


Contribute to HyDE and its docs on GitHub: HyDE-Project/HyDE