Files
omarchy/default/hypr/windows.conf
2025-09-21 23:06:18 -04:00

13 lines
448 B
Plaintext

# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrule = suppressevent maximize, class:.*
# Just dash of opacity by default
windowrule = opacity 0.97 0.9, class:.*
# Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
# App-specific tweaks
source = ~/.local/share/omarchy/default/hypr/apps.conf
source = ~/.local/share/omarchy/default/hypr/gaming.conf