mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 01:06:08 +03:00
config: remove note that window-new-tab-position is gtk only
This commit is contained in:
@ -949,8 +949,6 @@ keybind: Keybinds = .{},
|
||||
/// or at the end if there are no focused tabs.
|
||||
///
|
||||
/// * `end` - Insert the new tab at the end of the tab list.
|
||||
///
|
||||
/// This configuration currently only works with GTK.
|
||||
@"window-new-tab-position": WindowNewTabPosition = .current,
|
||||
|
||||
/// This controls when resize overlays are shown. Resize overlays are a
|
||||
|
Reference in New Issue
Block a user