mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 10:27:24 +00:00
Add a note about border visibility
This commit is contained in:
parent
273210cb97
commit
ca310fc2f2
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ use_system_wcwidth yes
|
|||
term xterm-kitty
|
||||
|
||||
# The width (in pts) of window borders. Will be rounded to the nearest number of pixels based on screen resolution.
|
||||
# Note that borders are displayed only when more than one window is visible. They are meant to separate multiple windows.
|
||||
window_border_width 1
|
||||
|
||||
# The window margin (in pts) (blank area outside the border)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue