fix: incorrect pointer new_windows_takes_over_fs -> on_focus_under_fullscreen

This commit is contained in:
LurkAndLoiter 2025-12-29 21:53:07 -05:00 committed by GitHub
parent 3a76725050
commit 04b93322f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ This is a large update with a lot of things, and a few breaking changes.
Just two, but one big:
- Windowrule syntax has been completely overhauled. Please check the wiki: [here](https://wiki.hypr.land/Configuring/Window-Rules/)
- `misc:new_window_takes_over_fs` replaces `misc:new_window_takes_over_fullscreen` and `master:inherit_fullscreen`
- `misc:on_focus_under_fullscreen` replaces `misc:new_window_takes_over_fullscreen` and `master:inherit_fullscreen`
All of your windowrules will need to be re-written for the new syntax.