33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
# Learn how to configure Hyprland: https://wiki.hypr.land/Configuring/
|
|
|
|
# Use defaults Omarchy defaults (but don't edit these directly!)
|
|
source = ~/.local/share/omarchy/default/hypr/autostart.conf
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/media.conf
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/clipboard.conf
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/tiling-v2.conf
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/utilities.conf
|
|
source = ~/.local/share/omarchy/default/hypr/envs.conf
|
|
source = ~/.local/share/omarchy/default/hypr/looknfeel.conf
|
|
source = ~/.local/share/omarchy/default/hypr/input.conf
|
|
source = ~/.local/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/looknfeel.conf
|
|
source = ~/.config/hypr/autostart.conf
|
|
|
|
# Toggle config flags dynamically
|
|
source = ~/.local/state/omarchy/toggles/hypr/*.conf
|
|
|
|
# Add any other personal Hyprland configuration below
|
|
# windowrule = workspace 5, match:class qemu
|
|
|
|
# HyprMod managed settings
|
|
source = /home/milan/.config/hypr/hyprland-gui.conf
|
|
|
|
env = XCURSOR_THEME,Bibata-Modern-Classic
|
|
env = XCURSOR_SIZE,18
|