fix(docs): borders are enabled by default

This commit is contained in:
alex-ds13
2025-03-26 17:54:48 +00:00
committed by Jeezy
parent 13a519fb29
commit 2d6ff0708f
2 changed files with 2 additions and 2 deletions

View File

@@ -153,7 +153,7 @@
}
},
"border": {
"description": "Display an active window border (default: false)",
"description": "Display an active window border (default: true)",
"type": "boolean"
},
"border_colours": {