doc: remove outdated statement for fullscreen option

We can use `macos-non-native-fullscreen` with `fullscreen` together
since #1377 was closed.
This commit is contained in:
Dmitry Zhlobo
2024-12-08 17:20:22 +01:00
parent 2fb92dd4aa
commit aa4e704d95

View File

@ -668,9 +668,6 @@ link: RepeatableLink = .{},
/// does not apply to tabs, splits, etc. However, this setting will apply to all
/// new windows, not just the first one.
///
/// On macOS, this always creates the window in native fullscreen. Non-native
/// fullscreen is not currently supported with this setting.
///
/// On macOS, this setting does not work if window-decoration is set to
/// "false", because native fullscreen on macOS requires window decorations
/// to be set.