gitmyhub

hyprdots

Shell ★ 8.5k updated 1y ago

// Aesthetic, dynamic and minimal dots for Arch hyprland

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.

ShellArch LinuxHyprlandsetup: hardcomplexity 3/5

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.

Where it fits