From d7f6f9999f47fe4cd193001ce7d0c9a21413a33b Mon Sep 17 00:00:00 2001 From: Paul Berg Date: Fri, 13 Sep 2024 11:38:39 +0200 Subject: [PATCH] config: remove note that window-new-tab-position is gtk only --- src/config/Config.zig | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/config/Config.zig b/src/config/Config.zig index 141ae3b20..b8fb43a87 100644 --- a/src/config/Config.zig +++ b/src/config/Config.zig @@ -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