diff options
author | head-gardener <[email protected]> | 2023-03-12 10:20:50 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2023-03-12 03:20:50 -0400 |
commit | ac31a612164828ca6ae5478332eee3cd2317ffdc (patch) | |
tree | 6d76f04b672818d527f277fe632377e0a673e06f /README.md | |
parent | 3b101734e67a0966026533ad224d9afa3672e434 (diff) |
feature: hide separator between titlebar and content (#91)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |