Skip to content

Download HyprFlux

HyprFlux is available as both a complete operating system (ISO) and a dotfiles distribution for existing Arch installations.

SourceLinkNotes
GitHub ReleasesDownload v1.0.0Primary release channel
Google DriveDownload from DriveMirror for faster access
SourceForgeDownload from SourceForgeAlternative mirror

System Requirements

  • Architecture: x86_64
  • Memory: 4 GB minimum, 8 GB+ recommended
  • Storage: 20 GB minimum free space
  • Network: Active internet connection required
  • Boot Mode: UEFI or Legacy BIOS

Installation Steps

  1. Download the ISO from one of the links above
  2. Create a bootable USB using tools like:
  3. Boot from USB and select HyprFlux from the boot menu
  4. Follow the TUI installer - it will guide you through:
    • Disk partitioning (Automatic or Manual)
    • Timezone and locale selection
    • User creation
    • Base system installation
    • HyprFlux configuration
  5. Reboot into your new HyprFlux system

For detailed ISO installation instructions, see the ISO Installation Guide.


Dotfiles Installation

If you already have Arch Linux installed and just want the HyprFlux configurations:

Quick Install

bash
sh <(curl -fsSL https://hyprflux.dev/install)

What Gets Installed

  • Hyprland window manager configuration
  • Waybar with custom modules
  • Rofi application launcher
  • Kitty terminal configuration
  • SDDM login theme
  • GTK themes and icons
  • Zsh with Oh My Zsh
  • Neovim configuration (optional)
  • And much more!

For detailed dotfiles installation, see the Installation Guide.


Which Should I Choose?

ScenarioRecommended Path
New computer or clean installISO Installation
Existing Arch Linux systemDotfiles Installation
Virtual machine testingISO Installation
Want full control over partitioningISO Installation
Happy with current Arch setupDotfiles Installation

Post-Installation

After installation (either ISO or dotfiles):

  1. Reboot your system
  2. Log in through SDDM (display manager)
  3. Complete first-boot setup (automatic)
  4. Start using HyprFlux!

Check the Quick Start Guide for tips on using your new HyprFlux desktop.

Important

The HyprFlux ISO is an online installer. An active internet connection is required during installation to download packages and configurations.

Need Help?

Released under the MIT License.