🎨 ux(kitty): changed window border size

This commit is contained in:
Sergio Laín 2023-12-08 15:51:18 +01:00
parent aa8201aefa
commit 2907ba1087
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -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