
Omarchy - Open Source Contributions
Omarchy is a fully-configured, beautiful, and modern web development system based on Hyprland by running a single command. It is an Open Source project by David Heinemeier Hansson (DHH) and Basecamp. I have been fortunate enough to make the following contributions to this project.
Theme Installer
The omarchy-theme-install command allows users to install third-party themes directly to their workstation. This streamlines the customization process by automating theme configuration and ensuring proper file placement across the Hyprland ecosystem. Merged in #150.
Theme Menu Switcher
Developed an interactive theme switcher that enables users to preview and switch between installed themes seamlessly. The interface provides real-time theme previews and handles the complex process of updating multiple configuration files across different components of the desktop environment. Merged in #154.
Omarchy TUI App
Built a the foundation of the Terminal User Interface (TUI) application that serves as a central control panel for Omarchy system management. The app provides an intuitive menu-driven interface for system configuration, theme management, and workspace customization without requiring users to navigate complex command-line options. Merged in #116.
Power Menu
Created a modern power management interface that replaces traditional system controls with a sleek, accessible menu for shutdown, restart, suspend, and logout operations. The power menu integrates seamlessly with Hyprland's aesthetic while providing reliable system control functionality. Meged in #65.