feature: hide separator between titlebar and content (#91)

This commit is contained in:
head-gardener 2023-03-12 10:20:50 +03:00 committed by GitHub
parent 3b101734e6
commit ac31a61216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 45 additions and 13 deletions

View file

@ -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