omarchy

Manage and configure Omarchy desktop environment settings and user configuration files.

Updated Sep 29, 2024
One-click install
npx skills add https://github.com/miguelcsilva/dotfiles --skill omarchy-miguelcsilva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omarchy
Source: https://github.com/miguelcsilva/dotfiles/tree/main/.agents/skills/omarchy
Command: npx skills add https://github.com/miguelcsilva/dotfiles --skill omarchy-miguelcsilva

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the customization and configuration of the Omarchy Linux distribution, ensuring users can easily manage their desktop environment without risking system instability.

Core Features & Use Cases

  • System Configuration: Manages settings for Hyprland, Waybar, terminals, and other core components.
  • Theming and Appearance: Allows for easy application and creation of custom themes and wallpapers.
  • Use Case: A user wants to change their window manager's keybindings and apply a new color scheme. This Skill provides the commands to safely edit configuration files and apply the new theme.

Quick Start

Use the omarchy skill to change the current theme to 'Catppuccin'.

Frequently Asked Questions about omarchy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure my Hyprland window manager keybindings and themes?

To configure Hyprland keybindings and themes, you modify user configuration files within the ~/.config/ directory. This ensures safe customization of your Linux desktop environment without risking system instability or altering source files.

What is the safest way to apply a custom theme in a Linux desktop environment?

The safest way to apply a custom Linux desktop theme is by modifying user configuration files in ~/.config/ rather than directly editing system source files in ~/.local/share/omarchy/. This prevents accidental breakage of core desktop environment components.

Can I use this to manage Waybar and terminal emulator settings?

Yes, you can manage Waybar and terminal emulator settings. The Skill facilitates end-user customization of core desktop environment components, including window rules, monitor settings, and status bar configurations.

How do I change monitor settings and window rules in Hyprland?

You change Hyprland monitor settings and window rules by editing the appropriate configuration files. The Skill guides these modifications within your ~/.config/ directory to safely apply the new desktop environment parameters.

Why should I avoid editing files directly in ~/.local/share/omarchy/?

You should avoid editing files in ~/.local/share/omarchy/ because they are system source files. Directly modifying them risks system instability; safe desktop environment customization is restricted to user files in ~/.config/.