docs(mkdocs): update border property name

This commit is contained in:
Carlos Regis
2024-10-23 09:53:32 +01:00
committed by LGUG2Z
parent 82ff69e337
commit 72f4ed0575
+1 -1
View File
@@ -62,7 +62,7 @@ using `default_workspace_padding` and `default_container_padding`.
You may have seen videos and screenshots of people using `komorebi` with a You may have seen videos and screenshots of people using `komorebi` with a
thick, colourful active window border. You can also enable this by setting thick, colourful active window border. You can also enable this by setting
`active_window_border` to `true`. However, please be warned that this feature `border` to `true`. However, please be warned that this feature
is a crude hack trying to compensate for the insistence of Microsoft Windows is a crude hack trying to compensate for the insistence of Microsoft Windows
design teams to make custom borders with widths that are actually visible to design teams to make custom borders with widths that are actually visible to
the user a thing of the past and removing this capability from the Win32 API. the user a thing of the past and removing this capability from the Win32 API.