fix(docs): borders are enabled by default

This commit is contained in:
alex-ds13
2025-04-07 10:12:18 -07:00
committed by Jeezy
parent 13a519fb29
commit 2d6ff0708f
2 changed files with 2 additions and 2 deletions
+1 -1
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": {