Set up a visually polished Hyprland desktop on a fresh Arch Linux install using a single automated script
Swap between over a dozen pre-built themes like Catppuccin, Gruvbox, and Tokyo Night using the themepatcher tool
Automatically install NVIDIA graphics drivers as part of the desktop setup process
Study the configuration files as a reference for building your own custom Hyprland setup
Designed for a fresh or minimal Arch Linux install, running alongside an existing desktop environment will likely cause conflicts.
This repository contains a pre-configured visual setup for Arch Linux using a window manager called Hyprland. Hyprland is a compositor, meaning it controls how windows are drawn and arranged on screen. The project (called HyDE) bundles together configuration files, themes, and an install script to give an Arch Linux system a polished, minimal aesthetic without the user having to assemble each piece by hand. The install script handles almost everything: it clones the repository, installs the required packages from Arch's package manager, and sets up the desktop environment including the login screen, shell configuration, and theming tools. If the system has an NVIDIA graphics card, the script automatically installs the appropriate drivers. The README warns that running this alongside an existing desktop environment will likely conflict with it, so it is best suited for a fresh or minimal Arch install. Themes are stored in a companion repository and can be swapped using a tool called themepatcher. The project ships with over a dozen themes including Catppuccin, Gruvbox, Tokyo Night, Synth Wave, and others, each with its own color palette. Importantly, this repository is no longer actively maintained. The README displays a deprecation notice directing users to a successor project called Hyde-project/hyde for ongoing updates and contributions. The content here still works as a reference or starting point, but new development has moved elsewhere. A NixOS-compatible version is maintained separately as a third-party project called Hydenix, for users on that Linux distribution.
← prasanthrangan on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.