mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
feature: hide separator between titlebar and content (#91)
This commit is contained in:
parent
3b101734e6
commit
ac31a61216
9 changed files with 45 additions and 13 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue