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 /sway/sway.5.scd | |
parent | dbe2be6a363a9db2bacf96447badf3d04ece4587 (diff) |
feat: smart smart_corner_radius (#101)
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index a5fb4173..40618647 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -649,6 +649,9 @@ The default colors are: *corner_radius* <radius> Set corner radius for new windows. +*smart_corner_radius* on|off + Set corner radius only if there are gaps around the window. + *dim_inactive* <value> Adjusts the dimming of inactive windows between 0.0 (no dimming) and 1.0 (fully dimmed) while 0.0 is the default value. |