backport these later

This commit is contained in:
LGUG2Z
2024-05-22 16:09:32 -07:00
parent 3556f38469
commit 24ebeec917
8 changed files with 101 additions and 67 deletions
+4 -2
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
}
```
```