config: remove note that window-new-tab-position is gtk only

This commit is contained in:
Paul Berg
2024-09-13 11:38:39 +02:00
parent 3dc4185d50
commit d7f6f9999f

View File

@ -949,8 +949,6 @@ keybind: Keybinds = .{},
/// or at the end if there are no focused tabs. /// or at the end if there are no focused tabs.
/// ///
/// * `end` - Insert the new tab at the end of the tab list. /// * `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, @"window-new-tab-position": WindowNewTabPosition = .current,
/// This controls when resize overlays are shown. Resize overlays are a /// This controls when resize overlays are shown. Resize overlays are a