ArchEclipse

June 7, 2026 · View on GitHub

ArchEclipse Overview

ArchEclipse

A production-grade Hyprland desktop environment — built from scratch, engineered for daily use.

Discord

Arch Linux Hyprland GTK4 Python Stars Issues


What Is This?

ArchEclipse is my personal, battle-tested desktop configuration for Arch Linux + Hyprland. It's a fully integrated system that I use daily for coding, trading, gaming, and general productivity.

Every component was written, tuned, and iterated on over real-world use. The result is a cohesive environment where the UI, system utilities, automation scripts, and visual theming all work as a single product — not a patchwork of borrowed configs.

The project spans multiple languages and layers of the stack:

LayerTechnologies
UI / WidgetsGTK4, TypeScript, TSX (Ags framework)
Automation & ToolingPython 3, Bash
Performance-Critical UtilitiesC
CompositorHyprland (Wayland)

Architecture & Technical Highlights

Dynamic Theming Engine

A custom pipeline generates a full system color scheme from the active wallpaper at runtime using PyWal. Colors propagate automatically to GTK4 widgets, terminal, and all UI components. No manual color editing required — ever.

  • Per-workspace wallpaper assignment with both static and animated (video) support
  • Global light/dark mode toggle with instant application across the entire environment
  • Color changes hot-reload without restarting any component

GTK4 Widget System (TypeScript/TSX)

All shell UI is built with the Ags GTK4 v3 framework — replacing prior Eww and Ags GTK3 implementations. Widgets are written in TypeScript with TSX, enabling type-safe, component-based UI development that mirrors modern web frontend workflows.

The bar is fully modular — widgets are swappable at runtime. Current slots include:

  • Workspace overview with live thumbnails
  • Network bandwidth monitor
  • Weather integration
  • Media player (MPRIS)
  • System tray
  • Notification popups
  • Live crypto price display

Application Launcher (Rofi Replacement)

A custom-built launcher written in GTK4/TS replacing Rofi entirely, with built-in support for:

  • App launching with fuzzy search
  • Clipboard history browser
  • Emoji picker
  • Inline arithmetic evaluation
  • URL forwarding to default browser
  • Arbitrary custom command execution

Panels

Right Panel — Configurable layout with swappable widgets: media player, notification history, calendar, script runner, crypto portfolio viewer, and an anime image viewer powered by the Danbooru and Gelbooru APIs.

Left Panel — Power-user tools: an integrated chatbot (multi-API), a booru image browser, a manga reader (MangaDex API, WIP), live keybinds reference, and a Hyprland/Ags settings panel.

Installer & Updater

The entire configuration deploys via a single command using a Python-based installer that handles dependency resolution, git-based dotfile deployment, and package management automatically. Post-install, the environment stays up to date with a single archeclipse command.


Workspace Layout

WorkspaceAssigned Application
W2Browser
W4Spotify
W5Btop
W6Discord
W7Steam / Lutris
W10Games
W1, W3, W8, W9General purpose

Applications launch automatically into their designated workspaces at login.


Installation

Requirements: Arch Linux (or Arch-based), Hyprland configured and working, Python 3.

All other dependencies are installed automatically by the installer.

One-line Install

python3 <(curl -fsSL https://raw.githubusercontent.com/AymanLyesri/ArchEclipse/refs/heads/master/.config/hypr/maintenance/install.py)

Update

archeclipse

Configuration Tips

  • User avatar: $HOME/.face.icon
  • Wallpaper picker: SUPER + W
  • Custom wallpapers: $HOME/.config/wallpapers/custom
  • Custom Hyprland config: $HOME/.config/hypr/configs/custom
  • Laptop users: Install upower for battery monitoring
  • Full keybinds reference: keybinds.conf or via the Left Panel in-environment

Roadmap

  • Per-component tutorials and documentation (in progress)
  • Gaming performance optimization (in progress)
  • MangaDex manga reader (in progress)
  • Continuous polish and refinement (ongoing)

Issues, suggestions, and feature requests are always welcome — open one here.


Support

If this project saved you time or you just enjoy it, a coffee helps keep development going.

❤️ Support My Work


₿ Bitcoin

1JisW9xeatCFadtgsenjbpCcFePZGPyXow

Ξ Ethereum / BSC

0x52d06d47bb9dc75eaf027f18cb197d5817989a96

Star History

Star History Chart


Visuals

Application Launcher

Application Launcher

Right Panel — Configurable Layouts

Layout ALayout B
Right Panel 1Right Panel 2

Left Panel

ChatbotBooru Viewer
ChatbotBooru
SettingsKeybinds
SettingsKeybinds

Wallpaper Switcher

Wallpaper Switcher

Workspace Overview

Workspace Overview

Theme Switching

Dark ModeLight Mode
DarkLight

Keystroke Visualizer (optional)

Keystroke Visualizer

User Panel

User Panel