summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhead-gardener <[email protected]>2023-03-12 10:20:50 +0300
committerGitHub <[email protected]>2023-03-12 03:20:50 -0400
commitac31a612164828ca6ae5478332eee3cd2317ffdc (patch)
tree6d76f04b672818d527f277fe632377e0a673e06f /README.md
parent3b101734e67a0966026533ad224d9afa3672e434 (diff)
feature: hide separator between titlebar and content (#91)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30161d36..1ac57fda 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ Sway is an incredible window manager, and certainly one of the most well establi
- `dim_inactive_colors.unfocused <hex color> ex, #000000FF`
- `dim_inactive_colors.urgent <hex color> ex, #900000FF`
+ Application saturation: `for_window [CRITERIA HERE] saturation <set|plus|minus> <val 0.0 <-> 2.0>`
++ Keep/remove separator border between titlebar and content: `titlebar_separator enable|disable`
## Roadmap