mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
# Learn how to configure Hyprland: https://wiki.hyprland.org/Configuring/
|
|
|
|
# Use defaults Omarchy defaults (but don't edit these directly!)
|
|
source = /usr/share/omarchy/default/hypr/autostart.conf
|
|
source = /usr/share/omarchy/default/hypr/bindings/media.conf
|
|
source = /usr/share/omarchy/default/hypr/bindings/clipboard.conf
|
|
source = /usr/share/omarchy/default/hypr/bindings/tiling-v2.conf
|
|
source = /usr/share/omarchy/default/hypr/bindings/utilities.conf
|
|
source = /usr/share/omarchy/default/hypr/envs.conf
|
|
source = /usr/share/omarchy/default/hypr/looknfeel.conf
|
|
source = /usr/share/omarchy/default/hypr/input.conf
|
|
source = /usr/share/omarchy/default/hypr/windows.conf
|
|
source = ~/.config/omarchy/current/theme/hyprland.conf
|
|
|
|
# Change your own setup in these files (and overwrite any settings from defaults!)
|
|
source = ~/.config/hypr/monitors.conf
|
|
source = ~/.config/hypr/input.conf
|
|
source = ~/.config/hypr/bindings.conf
|
|
source = ~/.config/hypr/envs.conf
|
|
source = ~/.config/hypr/looknfeel.conf
|
|
source = ~/.config/hypr/autostart.conf
|
|
|
|
# Add any other personal Hyprland configuration below
|
|
# windowrule = workspace 5, class:qemu
|