mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 06:41:30 +00:00
If a border width in pts is non-zero have it result in a minimum 1px border
Change the default to 0.5pt instead of 1px
This commit is contained in:
parent
3d60724651
commit
430eaefc3e
3 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
does not display a box around active windows.
|
||||
|
||||
- Allow specifying border sizes in either pts or pixels. Change the default to
|
||||
1px borders as this works best with the new minimal border style.
|
||||
0.5pt borders as this works best with the new minimal border style.
|
||||
|
||||
- Add support for displaying correct colors with non-sRGB PNG files (Adds a
|
||||
dependency on liblcms2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue