nix-config/dotfiles/hypr-desk/source/winandwork.conf
smayzy 3be4071e9f
Some checks failed
nixos config pipeline / show-flake (push) Successful in 27s
nixos config pipeline / deploy (push) Failing after 41s
update | update hyprland config
2026-02-07 15:33:31 +01:00

17 lines
254 B
Plaintext

windowrule {
name = windowrule-1
suppress_event = maximize
match:class = .*
}
windowrule {
name = windowrule-2
no_focus = on
match:class = ^$
match:title = ^$
match:xwayland = 1
match:float = 1
match:fullscreen = 0
match:pin = 0
}