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
| prasanthrangan/hyprdots | thoughtbot/laptop | orbstack/orbstack | |
|---|---|---|---|
| Stars | 8,521 | 8,553 | 8,587 |
| Language | Shell | Shell | Shell |
| Setup difficulty | hard | easy | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
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.
A pre-configured Arch Linux desktop setup using the Hyprland compositor, bundling themes, dotfiles, and an automated install script to give a fresh system a polished minimal look. Now deprecated, active development has moved to Hyde-project/hyde.
Mainly Shell. The stack also includes Shell, Arch Linux, Hyprland.
The README does not specify a license for this project.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.