mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
![]() |
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||
|
windowrule = suppressevent maximize, class:.*
|
||
|
windowrule = tile, class:^(Chromium)$
|
||
|
|
||
|
# Fix some dragging issues with XWayland
|
||
|
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||
|
|