chore(dev): begin v0.1.27-dev

This commit is contained in:
LGUG2Z
2024-05-23 16:47:26 -07:00
parent 3556f38469
commit e46a0757e3
16 changed files with 144 additions and 110 deletions

View File

@@ -1,3 +1,5 @@
# v0.1.22
In addition to the [changelog](https://github.com/LGUG2Z/komorebi/releases/tag/v0.1.22) of new features and fixes,
please note the following changes from `v0.1.21` to adjust your configuration files accordingly.
@@ -49,8 +51,8 @@ A 1px border is drawn around the window edge. Users may see a gap for a single p
transparent edge - this is the windows themed edge, and is not present for all applications.
```json
{
{
"border_offset": 0,
"border_width": 1
}
```
```