diff options
author | rti <[email protected]> | 2023-01-19 23:33:56 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2023-01-19 17:33:56 -0500 |
commit | 9e6901264b2d93d0ab0b91aee20a3d543f53d0ec (patch) | |
tree | 12a587ec22a820272249624fe066b12e461a5675 /README.md | |
parent | dbe2be6a363a9db2bacf96447badf3d04ece4587 (diff) |
feat: smart smart_corner_radius (#101)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Sway is an incredible window manager, and certainly one of the most well establi ## New Configuration Options + Corner radius: `corner_radius <val>` ++ Smart corner radius: `smart_corner_radius on|off` + Application saturation: `for_window [CRITERIA HERE] saturation <set|plus|minus> <val 0.0 <-> 2.0>` + Window shadows: *ONLY ON SWAYFX-GIT, NOT YET RELEASED* - `shadows on|off` |