mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 08:16:13 +03:00
Merge pull request #2003 from injust/patch-1
Update docs for `window-padding-x/y`
This commit is contained in:
@ -646,7 +646,8 @@ keybind: Keybinds = .{},
|
||||
/// to pick a reasonable value. If you pick an unreasonable value, a warning
|
||||
/// will appear in the logs.
|
||||
///
|
||||
/// Changing these values will only apply after restart.
|
||||
/// Changing this configuration at runtime will only affect new terminals,
|
||||
/// i.e. new windows, tabs, etc.
|
||||
@"window-padding-x": u32 = 2,
|
||||
@"window-padding-y": u32 = 2,
|
||||
|
||||
|
Reference in New Issue
Block a user