🎨 ux(kitty): changed window border size
This commit is contained in:
parent
aa8201aefa
commit
2907ba1087
1 changed files with 1 additions and 1 deletions
|
@ -685,7 +685,7 @@ window_resize_step_lines 2
|
||||||
#: start_resizing_window. The cells value is used for horizontal
|
#: start_resizing_window. The cells value is used for horizontal
|
||||||
#: resizing, and the lines value is used for vertical resizing.
|
#: resizing, and the lines value is used for vertical resizing.
|
||||||
|
|
||||||
window_border_width 0.5pt
|
window_border_width 1pt
|
||||||
|
|
||||||
#: The width of window borders. Can be either in pixels (px) or pts
|
#: The width of window borders. Can be either in pixels (px) or pts
|
||||||
#: (pt). Values in pts will be rounded to the nearest number of pixels
|
#: (pt). Values in pts will be rounded to the nearest number of pixels
|
||||||
|
|
Loading…
Add table
Reference in a new issue