Dotfiles

Omarchy is primarily configured through the so-called dotfiles that live in ~/.config. Here's a list of the key files and what they control:

File Purpose
~/.config/hypr/hyprland.conf Controls keybindings, default apps, and everything Hyprland. Learn more about Hyprland configs.
~/.config/hypr/monitors.conf Controls your monitors, resolution, and position.
~/.config/hypr/hypridle.conf Controls your idle/sleep settings. Shouldn't need touching.
~/.config/hypr/hyprlock.conf Controls your lock screen, but this is symlinked to your theme for styling.
~/.config/waybar/config Controls your top bar that's run with waybar. Learn more about Waybar configs.
~/.config/waybar/style.css Controls your top bar design, but it's symlinked to your theme.
~/.config/wofi/config Controls your launcher that's run with wofi. Learn more about wofi configs.
~/.config/wofi/style.css Controls your launcher design, but it's symlinked to your theme.
~/.config/alacritty/alacritty.toml Controls your terminal. Learn more about Alacritty configs.