Originally created by @Insprill on GitHub (Jun 14, 2024).
Describe the bug
When changing the border_offset while komorebi is running, window borders never update to the new size. This applies to all existing windows and new windows.
To Reproduce
Steps to reproduce the behavior:
Start komorebi with window borders enabled and a border_offset of -1 (may not be relevant),
Change the border_offset.
Watch the windows resize, but the borders stay put.
Expected behavior
The borders should resize to the new size of the windows.
Screenshots and Videos
Operating System
For example:
OS Name: Microsoft Windows 11 Pro for Workstations
OS Version: 10.0.22631 N/A Build 22631
komorebic check Output
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Insprill
Looking for configuration files in C:\Users\Insprill
Found komorebi.json; this file can be passed to the start command with the --config flag
No ~/.config/whkdrc found; you may not be able to control komorebi with your keyboard
Additional Context
I'm running komorebi built from c022438a37
Originally created by @Insprill on GitHub (Jun 14, 2024).
**Describe the bug**
When changing the `border_offset` while komorebi is running, window borders never update to the new size. This applies to all existing windows and new windows.
**To Reproduce**
Steps to reproduce the behavior:
1. Start komorebi with window borders enabled and a `border_offset` of `-1` (may not be relevant),
2. Change the `border_offset`.
3. Watch the windows resize, but the borders stay put.
**Expected behavior**
The borders should resize to the new size of the windows.
**Screenshots and Videos**

**Operating System**
For example:
```
OS Name: Microsoft Windows 11 Pro for Workstations
OS Version: 10.0.22631 N/A Build 22631
```
**`komorebic check` Output**
```
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Insprill
Looking for configuration files in C:\Users\Insprill
Found komorebi.json; this file can be passed to the start command with the --config flag
No ~/.config/whkdrc found; you may not be able to control komorebi with your keyboard
```
**Additional Context**
I'm running komorebi built from c022438a37c811d5aa188386987bea4a88bc2833
adam
added the bug label 2026-01-05 14:50:32 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Insprill on GitHub (Jun 14, 2024).
Describe the bug
When changing the
border_offsetwhile komorebi is running, window borders never update to the new size. This applies to all existing windows and new windows.To Reproduce
Steps to reproduce the behavior:
border_offsetof-1(may not be relevant),border_offset.Expected behavior
The borders should resize to the new size of the windows.
Screenshots and Videos

Operating System
For example:
komorebic checkOutputAdditional Context
I'm running komorebi built from
c022438a37@Insprill commented on GitHub (Jun 14, 2024):
I'm stupid, completely misunderstood this option, my bad 😅