docs: fix referenced toggle window decorations action name

This commit is contained in:
Niclas van Eyk
2024-12-19 22:05:59 +01:00
parent 64af685897
commit 7d71eabae8

View File

@ -1003,7 +1003,7 @@ keybind: Keybinds = .{},
/// * `false` - windows won't have native decorations, i.e. titlebar and /// * `false` - windows won't have native decorations, i.e. titlebar and
/// borders. On macOS this also disables tabs and tab overview. /// borders. On macOS this also disables tabs and tab overview.
/// ///
/// The "toggle_window_decoration" keybind action can be used to create /// The "toggle_window_decorations" keybind action can be used to create
/// a keybinding to toggle this setting at runtime. /// a keybinding to toggle this setting at runtime.
/// ///
/// Changing this configuration in your configuration and reloading will /// Changing this configuration in your configuration and reloading will