summaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorrti <[email protected]>2023-01-19 23:33:56 +0100
committerGitHub <[email protected]>2023-01-19 17:33:56 -0500
commit9e6901264b2d93d0ab0b91aee20a3d543f53d0ec (patch)
tree12a587ec22a820272249624fe066b12e461a5675 /sway/sway.5.scd
parentdbe2be6a363a9db2bacf96447badf3d04ece4587 (diff)
feat: smart smart_corner_radius (#101)
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd3
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.