summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEzekiel Gonzales <141341590+notsoeazy@users.noreply.github.com>2026-03-15 15:55:55 +0800
committerGitHub <noreply@github.com>2026-03-15 18:55:55 +1100
commitb68f0bae14227a4d65303654fef4801c76f57ac0 (patch)
tree51ccf89eb184f271c0d243d6a6e077969b68736b /README.md
parentbar/osicon: fix blurriness (#1271) (diff)
downloadcaelestia-shell-b68f0bae14227a4d65303654fef4801c76f57ac0.tar.gz
caelestia-shell-b68f0bae14227a4d65303654fef4801c76f57ac0.tar.bz2
caelestia-shell-b68f0bae14227a4d65303654fef4801c76f57ac0.zip
bar/activewindow: add compact option (#1201)
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6518815..0b0ec20 100644
--- a/README.md
+++ b/README.md
@@ -331,6 +331,10 @@ default, you must create it manually.
}
},
"bar": {
+ "activeWindow": {
+ "compact": false,
+ "inverted": false
+ },
"clock": {
"showIcon": true
},