Cleanup main hyprland config

This commit is contained in:
David Heinemeier Hansson
2025-06-09 16:06:33 +02:00
parent 58a717b780
commit 3aada5f179
5 changed files with 160 additions and 174 deletions

View File

@ -0,0 +1,7 @@
# 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