diff --git a/src/config/Config.zig b/src/config/Config.zig index 3faf0101a..629392436 100644 --- a/src/config/Config.zig +++ b/src/config/Config.zig @@ -242,7 +242,6 @@ keybind: Keybinds = .{}, /// If false, windows won't have native decorations, i.e. titlebar and /// borders. -/// Currently only supported with GTK. @"window-decoration": bool = true, /// Whether to allow programs running in the terminal to read/write to